We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18fad50 commit 450ad65Copy full SHA for 450ad65
doc/src/sgml/syntax.sgml
@@ -1045,6 +1045,18 @@ SELECT (5 !) - 6;
1045
<entry>unary plus, unary minus</entry>
1046
</row>
1047
1048
+ <row>
1049
+ <entry><token>COLLATE</token></entry>
1050
+ <entry>left</entry>
1051
+ <entry>collation selection</entry>
1052
+ </row>
1053
+
1054
1055
+ <entry><token>AT</token></entry>
1056
1057
+ <entry><literal>AT TIME ZONE</literal></entry>
1058
1059
1060
<row>
1061
<entry><token>^</token></entry>
1062
<entry>left</entry>
0 commit comments