This patch is against CVS tip. The file basics.sql does not exist; the
file referred to is called basics.source.
Index: doc/src/sgml/query.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql-server/doc/src/sgml/query.sgml,v
retrieving revision 1.28
diff -u -r1.28 query.sgml
--- doc/src/sgml/query.sgml 2002/11/11 20:14:03 1.28
+++ doc/src/sgml/query.sgml 2003/01/23 13:39:06
@@ -39,14 +39,14 @@
...
</computeroutput>
-<prompt>mydb=></prompt> <userinput>\i basics.sql</userinput>
+<prompt>mydb=></prompt> <userinput>\i basics.source</userinput>
</screen>
The <literal>\i</literal> command reads in commands from the
specified file. The <literal>-s</literal> option puts you in
single step mode which pauses before sending each statement to the
server. The commands used in this section are in the file
- <filename>basics.sql</filename>.
+ <filename>basics.source</filename>.
</para>
</sect1>
--
Oliver Elphick <olly@lfix.co.uk>
LFIX Limited