This just clears up one aspect of variable handling in psql.

Gavin
Index: doc/src/sgml/ref/psql-ref.sgml
===================================================================
RCS file: /usr/local/cvsroot/pgsql-server/doc/src/sgml/ref/psql-ref.sgml,v
retrieving revision 1.104
diff -2 -c -r1.104 psql-ref.sgml
*** doc/src/sgml/ref/psql-ref.sgml      20 Jan 2004 23:48:56 -0000      1.104
--- doc/src/sgml/ref/psql-ref.sgml      10 Feb 2004 03:48:54 -0000
***************
*** 1812,1815 ****
--- 1812,1821 ----
      </note>
  
+       <note>
+       <para>
+       Variable names are case sensitive.
+       </para>
+       </note>
+ 
      <para>
      If you call <command>\set</command> without a second argument, the
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to