From 18b297248cb23446cc6fb5c969ec4c6db4afaaff Mon Sep 17 00:00:00 2001 From: "Thomas G. Lockhart" Date: Tue, 4 May 1999 02:19:20 +0000 Subject: [PATCH] Include chapters on security and an intro to SQL. --- doc/src/sgml/postgres.sgml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index a767d87afa..bf3bbf75b7 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -6,6 +6,10 @@ Other subset docs should be copied and shrunk from here. thomas 1998-02-23 $Log: postgres.sgml,v $ +Revision 1.20 1999/04/06 15:41:13 thomas +Fix markup to include all closing tags. +Required by newest versions of DocBook and style sheets. + Revision 1.19 1999/03/30 15:23:03 thomas Include libpq+.sgml in the doc set. Had been omitted from the integrated doc for no good reason. @@ -83,6 +87,7 @@ Move SQL reference pages up into the User's Guide. + @@ -103,6 +108,7 @@ Move SQL reference pages up into the User's Guide. + @@ -232,8 +238,10 @@ Your name here... Information for users. + + &sql; &environ; - &manage; + &manage; &syntax; &datatype; &oper; @@ -260,10 +268,11 @@ Your name here... &ports; &config; &install; - &installw; + &installw; &runtime; + &security; &options; - &start-ag; + &start-ag; &recovery; ®ress; &release; -- 2.39.5