Include new information from Massimo. Rearrange ODBC docs.
authorThomas G. Lockhart
Wed, 21 Oct 1998 05:31:52 +0000 (05:31 +0000)
committerThomas G. Lockhart
Wed, 21 Oct 1998 05:31:52 +0000 (05:31 +0000)
doc/src/sgml/admin.sgml
doc/src/sgml/postgres.sgml
doc/src/sgml/programmer.sgml

index ed53c2cfaf41a9a46d1d541d7c081428f7b0c466..31c026d27a87694cf081650d83d2ba93100897ec 100644 (file)
@@ -19,6 +19,7 @@ $log$
 
 
 
+
 
 
 
@@ -102,6 +103,7 @@ It provides SQL92/SQL3 language support,
 &ports;
 &install;
 &runtime;
+&options;
 &start-ag;
 &recovery;
 ®ress;
index 4a7a6cc086ea59fdbc551a5254380192e48aae67..f5e35668bbdb49b26dea58b7bd75310d4491e4c2 100644 (file)
@@ -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;
index 301fbb78829259826aa9705c83ed5269e7954374..7f62767ef5f589a28a09758dea04496e4919c4ba 100644 (file)
@@ -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;