aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/postgres.sgml
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2005-09-12 22:11:38 +0000
committerNeil Conway <neilc@samurai.com>2005-09-12 22:11:38 +0000
commit9813fc1bae21e4027a72d88fcb0528922150d457 (patch)
tree606ac4ca1d0e23bab50d5de0045f17d287319d7b /doc/src/sgml/postgres.sgml
parent37a3ed6e40d25c8b03d2fd91be05397f9127e7d3 (diff)
downloadpostgresql-9813fc1bae21e4027a72d88fcb0528922150d457.tar.gz
postgresql-9813fc1bae21e4027a72d88fcb0528922150d457.zip
Make the documentation of GUC variables a separate chapter, rather than
a section of the "Server Run-time Environment" chapter. Also, move the SGML for the new chapter to a separate file and fix the resulting fallout.
Diffstat (limited to 'doc/src/sgml/postgres.sgml')
-rw-r--r--doc/src/sgml/postgres.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml
index 6fa0e28191b..8099f72dd8b 100644
--- a/doc/src/sgml/postgres.sgml
+++ b/doc/src/sgml/postgres.sgml
@@ -1,5 +1,5 @@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.75 2005/02/27 00:49:28 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.76 2005/09/12 22:11:38 neilc Exp $
-->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [
@@ -146,6 +146,7 @@ $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.75 2005/02/27 00:49:28 momjian
&installation;
&installw;
&runtime;
+ &config;
&user-manag;
&manage-ag;
&client-auth;