diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index c4d7127f95..867b1ee3c0 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -1,11 +1,15 @@ - - - - - - - + + + + + + + + - - + + @@ -134,25 +139,25 @@ Move SQL reference pages up into the User's Guide. - + -PostgreSQL - - Covering v6.4 for general release - - - The PostgreSQL Development Team - + PostgreSQL + + Covering v6.4 for general release + + + The PostgreSQL Development Team + - - Thomas - Lockhart - - Caltech/JPL - - + + Thomas + Lockhart + + Caltech/JPL + + @@ -161,17 +166,17 @@ Move SQL reference pages up into the User's Guide. TGL --> - (last updated 1998-02-23) - + (last updated 1998-02-23) + - - -PostgreSQL is copyright (C) 1998 -by the Postgres Global Development Group. - - + + + PostgreSQL is copyright (C) 1998 + by the Postgres Global Development Group. + + - + - -Summary + + Summary - -Postgres, - developed originally in the UC Berkeley Computer Science Department, - pioneered many of the object-relational concepts - now becoming available in some commercial databases. -It provides SQL92/SQL3 language support, - transaction integrity, and type extensibility. - PostgreSQL is a public-domain, - open source descendant of this original Berkeley code. - - + + Postgres, + developed originally in the UC Berkeley Computer Science Department, + pioneered many of the object-relational concepts + now becoming available in some commercial databases. + It provides SQL92/SQL3 language support, + transaction integrity, and type extensibility. + PostgreSQL is a public-domain, + open source descendant of this original Berkeley code. + + - -Tutorial - - -Introduction for new users. - - -&intro; -&arch; -&start; -&query; -&advanced; - + + Tutorial + + + Introduction for new users. + + + &intro; + &arch; + &start; + &query; + &advanced; + - -User's Guide - - -Information for users. - - -&environ; -&manage; -&datatype; -&oper; -&func; -&typeconv; -&keys; -&array; -&inherit; -&query-ug; -&storage; -&psql; -&pgaccess; -&commands; - + + User's Guide + + + Information for users. + + + &environ; + &manage; + &syntax; + &datatype; + &oper; + &func; + &typeconv; + &keys; + &array; + &inherit; + &query-ug; + &storage; + &psql; + &pgaccess; + &commands; + - -Administrator's Guide - - -Installation and maintenance information. - - -&intro-ag; -&ports; -&config; -&install; -&installw; -&runtime; -&options; -&start-ag; -&recovery; -®ress; -&release; - + + Administrator's Guide + + + Installation and maintenance information. + + + &intro-ag; + &ports; + &config; + &install; + &installw; + &runtime; + &options; + &start-ag; + &recovery; + ®ress; + &release; + - -Programmer's Guide - - -Information for extending Postgres. - - -&intro-pg; -&arch-pg; -&extend; -&xfunc; -&xtypes; -&xoper; -&xaggr; -&rules; -&xindex; -&gist; -&dfunc; -&trigger; -&spi; -&xplang; - - + + Programmer's Guide + + + Information for extending Postgres. + + + &intro-pg; + &arch-pg; + &extend; + &xfunc; + &xtypes; + &xoper; + &xaggr; + &rules; + &xindex; + &gist; + &dfunc; + &trigger; + &spi; + &xplang; + + - -Interfaces - - -User and programmer interfaces. - - -&func-ref; -&lobj; -&ecpg; -&libpq; -&libpgtcl; -&odbc; -&jdbc; - - - -Developer's Guide - - -The Developer's Guide includes discussion of design decisions and -suggestions for future development. - - -&arch-dev; -&geqo; -&protocol; -&signals; -&compiler; -&bki; -&page; - - - -Appendices - - -Additional related information. - - -&docguide; -&contacts; -&biblio; - + + Interfaces + + + User and programmer interfaces. + + + &func-ref; + &lobj; + &ecpg; + &libpq; + &libpgtcl; + &odbc; + &jdbc; + + + + Developer's Guide + + + The Developer's Guide includes discussion of design decisions and + suggestions for future development. + + + &arch-dev; + &geqo; + &protocol; + &signals; + &compiler; + &bki; + &page; + + + + Appendices + + + Additional related information. + + + &docguide; + &contacts; + &biblio; +