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 ****
  
     <para>
      An operator is a sequence of up to <symbol>NAMEDATALEN</symbol>-1
!     (31 by default) characters from the following list:
  <literallayout>
  + - * / &lt; &gt; = ~ ! @ # % ^ &amp; | ` ? $
  </literallayout>
--- 460,466 ----
  
     <para>
      An operator is a sequence of up to <symbol>NAMEDATALEN</symbol>-1
!     (63 by default) characters from the following list:
  <literallayout>
  + - * / &lt; &gt; = ~ ! @ # % ^ &amp; | ` ? $
  </literallayout>
