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 77072f8 commit 6415ffeCopy full SHA for 6415ffe
doc/src/sgml/syntax.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/syntax.sgml,v 1.67 2002/08/22 04:52:17 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/syntax.sgml,v 1.68 2002/08/23 04:27:19 momjian Exp $
3
-->
4
5
<chapter id="sql-syntax">
@@ -460,7 +460,7 @@ CAST ( '<replaceable>string</replaceable>' AS <replaceable>type</replaceable> )
460
461
<para>
462
An operator is a sequence of up to <symbol>NAMEDATALEN</symbol>-1
463
- (31 by default) characters from the following list:
+ (63 by default) characters from the following list:
464
<literallayout>
465
+ - * / < > = ~ ! @ # % ^ & | ` ? $
466
</literallayout>
0 commit comments