diff options
| author | Peter Eisentraut <peter_e@gmx.net> | 2003-03-25 16:15:44 +0000 |
|---|---|---|
| committer | Peter Eisentraut <peter_e@gmx.net> | 2003-03-25 16:15:44 +0000 |
| commit | 5e5c5cd31af02ec7e0d22951d095de6a0d35215c (patch) | |
| tree | bb45b753c74d3e280dee309591ca8462fdcc52f3 /doc/src/sgml/ref/psql-ref.sgml | |
| parent | 685a4934d26eb89be89e5b624fa78fbeb3d0bb09 (diff) | |
Merge documentation into one book. (Build with "make html".) Replace
vague cross-references with real links.
Diffstat (limited to 'doc/src/sgml/ref/psql-ref.sgml')
| -rw-r--r-- | doc/src/sgml/ref/psql-ref.sgml | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index b00038fed51..49e4f998da0 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.87 2003/03/24 18:33:52 momjian Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.88 2003/03/25 16:15:43 petere Exp $ PostgreSQL documentation --> @@ -2489,16 +2489,6 @@ Field separator is "oo". <refsect1 id="APP-PSQL-examples"> <title id="APP-PSQL-examples-title">Examples</title> - <note> - <para> - This section only shows a few examples specific to - <application>psql</application>. If you want to learn - <acronym>SQL</acronym> or get familiar with - <productname>PostgreSQL</productname>, you might wish to read the - &cite-tutorial;. - </para> - </note> - <para> The first example shows how to spread a command over several lines of input. Notice the changing prompt: |
