From 2d73585028514e2fec00d4c969d1ef0879b8d78c Mon Sep 17 00:00:00 2001 From: "Thomas G. Lockhart" Date: Wed, 30 Sep 1998 05:41:54 +0000 Subject: Clean up pages. Add information for operator precedence. Split introduction sections into separate files to allow the legal notice and notation sections appear in all documents without having the history show up everplace too. Add full list of reserved and non-reserved key words in syntax.sgml. Add a separate chapter to the admin guide on security. --- doc/src/sgml/postgres.sgml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'doc/src/sgml/postgres.sgml') diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index a1a847c8768..4a7a6cc086e 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -1,10 +1,19 @@ @@ -42,8 +57,10 @@ Include new chapters. %allfiles; + + @@ -195,6 +212,7 @@ Information for users. Installation and maintenance information. +&intro-ag; &ports; &install; &start-ag; -- cgit v1.2.3