public inbox for [email protected]
help / color / mirror / Atom feedFrom: Oliver Elphick <[email protected]>
To: [email protected]
Subject: Patch for minor error
Date: 23 Jan 2003 18:32:38 +0000
Message-ID: <[email protected]> (raw)
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 <[email protected]>
LFIX Limited
view thread (4+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: Patch for minor error
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox