aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/postgres.sgml
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-06-22 16:16:44 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-06-22 16:16:44 +0000
commita171edf8fce8dd6f9235f0b9fc88ee040378ccef (patch)
treed2415194f8ea049d2756cdec01fd8bb6f5dcddff /doc/src/sgml/postgres.sgml
parent36fe7577f8218638cf7b14bc419554030406c48c (diff)
downloadpostgresql-a171edf8fce8dd6f9235f0b9fc88ee040378ccef.tar.gz
postgresql-a171edf8fce8dd6f9235f0b9fc88ee040378ccef.zip
Adjust chapter ordering in Internals part to something that seems more
reasonable.
Diffstat (limited to 'doc/src/sgml/postgres.sgml')
-rw-r--r--doc/src/sgml/postgres.sgml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml
index e11292967fd..cca78b63977 100644
--- a/doc/src/sgml/postgres.sgml
+++ b/doc/src/sgml/postgres.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.52 2003/05/18 20:55:56 petere Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.53 2003/06/22 16:16:44 tgl Exp $
-->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
@@ -237,15 +237,15 @@ $Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.52 2003/05/18 20:55:56 pe
</para>
</partintro>
- &sources;
&arch-dev;
&catalogs;
&protocol;
- &compiler;
- &bki;
&page;
&geqo;
&gist;
+ &bki;
+ &sources;
+ &compiler;
&nls;
</part>