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 c136eb0 commit 9033e70Copy full SHA for 9033e70
doc/src/sgml/syntax.sgml
@@ -1065,6 +1065,18 @@ CAST ( '<replaceable>string</replaceable>' AS <replaceable>type</replaceable> )
1065
<entry>unary plus, unary minus</entry>
1066
</row>
1067
1068
+ <row>
1069
+ <entry><token>COLLATE</token></entry>
1070
+ <entry>left</entry>
1071
+ <entry>collation selection</entry>
1072
+ </row>
1073
+
1074
1075
+ <entry><token>AT</token></entry>
1076
1077
+ <entry><literal>AT TIME ZONE</literal></entry>
1078
1079
1080
<row>
1081
<entry><token>^</token></entry>
1082
<entry>left</entry>
0 commit comments