Patch for minor error

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Patch for minor error
Дата
Msg-id 1043346758.31739.454.camel@linda.lfix.co.uk
обсуждение исходный текст
Ответы Re: Patch for minor error  (Peter Eisentraut <peter_e@gmx.net>)
Re: Patch for minor error  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-docs
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


В списке pgsql-docs по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: FAQ hungarian translation
Следующее
От: Laszlo Hornyak
Дата:
Сообщение: hungarian FAQ translation update