Index: doc/src/sgml/syntax.sgml =================================================================== RCS file: /var/lib/cvs/pgsql-server/doc/src/sgml/syntax.sgml,v retrieving revision 1.67 diff -c -r1.67 syntax.sgml *** doc/src/sgml/syntax.sgml 22 Aug 2002 04:52:17 -0000 1.67 --- doc/src/sgml/syntax.sgml 23 Aug 2002 03:56:47 -0000 *************** *** 460,466 **** An operator is a sequence of up to NAMEDATALEN-1 ! (31 by default) characters from the following list: + - * / < > = ~ ! @ # % ^ & | ` ? $ --- 460,466 ---- An operator is a sequence of up to NAMEDATALEN-1 ! (63 by default) characters from the following list: + - * / < > = ~ ! @ # % ^ & | ` ? $