Skip to content
Snippets Groups Projects
Commit 6c7c493a authored by Tom Lane's avatar Tom Lane
Browse files

For some reason, the preface mentions just six of the seven major parts

of the book.  Fix it.
parent 2b23bf37
No related branches found
No related tags found
No related merge requests found
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/intro.sgml,v 1.22 2003/09/11 21:42:20 momjian Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/intro.sgml,v 1.23 2003/10/21 22:47:54 tgl Exp $
--> -->
<preface id="preface"> <preface id="preface">
...@@ -73,6 +73,13 @@ $Header: /cvsroot/pgsql/doc/src/sgml/intro.sgml,v 1.22 2003/09/11 21:42:20 momji ...@@ -73,6 +73,13 @@ $Header: /cvsroot/pgsql/doc/src/sgml/intro.sgml,v 1.22 2003/09/11 21:42:20 momji
program. program.
</para> </para>
</listitem> </listitem>
<listitem>
<para>
<xref linkend="internals"> contains assorted information that can be of
use to <productname>PostgreSQL</> developers.
</para>
</listitem>
</itemizedlist> </itemizedlist>
</para> </para>
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment