From 66dfa36e361ec4d2aea37ba246fc5bf3b2fbc696 Mon Sep 17 00:00:00 2001 From: "Thomas G. Lockhart" Date: Wed, 21 Oct 1998 05:31:52 +0000 Subject: [PATCH] Include new information from Massimo. Rearrange ODBC docs. --- doc/src/sgml/admin.sgml | 2 ++ doc/src/sgml/postgres.sgml | 33 +++++++++++++++++++++------------ doc/src/sgml/programmer.sgml | 16 ++++++++++------ 3 files changed, 33 insertions(+), 18 deletions(-) diff --git a/doc/src/sgml/admin.sgml b/doc/src/sgml/admin.sgml index ed53c2cfaf..31c026d27a 100644 --- a/doc/src/sgml/admin.sgml +++ b/doc/src/sgml/admin.sgml @@ -19,6 +19,7 @@ $log$ + @@ -102,6 +103,7 @@ It provides SQL92/SQL3 language support, &ports; &install; &runtime; +&options; &start-ag; &recovery; ®ress; diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index 4a7a6cc086..f5e35668bb 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -1,11 +1,14 @@ - - + + + - + @@ -87,17 +91,19 @@ Include new chapters. + - - - - - - + + + + + + + ]> @@ -215,6 +221,7 @@ Installation and maintenance information. &intro-ag; &ports; &install; +&options; &start-ag; &recovery; ®ress; @@ -241,6 +248,7 @@ Information for extending Postgres. &dfunc; &trigger; &spi; +&xplang; @@ -264,13 +272,14 @@ User and programmer interfaces. Developer's Guide -The Developer's Guide includes discussion of design decisions and suggestions for -future development. +The Developer's Guide includes discussion of design decisions and +suggestions for future development. &arch-dev; &geqo; &protocol; +&signals; &compiler; &bki; &page; diff --git a/doc/src/sgml/programmer.sgml b/doc/src/sgml/programmer.sgml index 301fbb7882..7f62767ef5 100644 --- a/doc/src/sgml/programmer.sgml +++ b/doc/src/sgml/programmer.sgml @@ -60,16 +60,18 @@ $log$ + - - - - - - + + + + + + + ]> @@ -165,12 +167,14 @@ It provides SQL92/SQL3 language support, &ecpg; &odbc; &jdbc; +&xplang; &arch-dev; &geqo; &protocol; +&signals; &compiler; &bki; &page; -- 2.11.0