Update tutorial on the fact that backslash commands are no longer listed in
authorAlvaro Herrera <[email protected]>
Sat, 19 Dec 2009 02:34:17 +0000 (02:34 +0000)
committerAlvaro Herrera <[email protected]>
Sat, 19 Dec 2009 02:34:17 +0000 (02:34 +0000)
psql's startup banner.

doc/src/sgml/start.sgml

index 4ca1188a8d34302fc0def6d2f8be829a7f69029b..ac204a2900c9dfa1acf314b84aa66a7a0038b0e7 100644 (file)
@@ -384,8 +384,8 @@ mydb=#
    <para>
     The <command>psql</command> program has a number of internal
     commands that are not SQL commands.  They begin with the backslash
-    character, <quote><literal>\</literal></quote>.  Some of these
-    commands were listed in the welcome message.  For example,
+    character, <quote><literal>\</literal></quote>.
+    For example,
     you can get help on the syntax of various
     <productname>PostgreSQL</productname> <acronym>SQL</acronym>
     commands by typing: