diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index faa79189ab..4c45cb01af 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -1634,6 +1634,7 @@ the time zone becomes GMT (on most systems anyway). which has an offset of +10:00 hours from UTC. + Australian time zones and their naming variants diff --git a/doc/src/sgml/ecpg.sgml b/doc/src/sgml/ecpg.sgml index cdeba13dd2..6c946ff066 100644 --- a/doc/src/sgml/ecpg.sgml +++ b/doc/src/sgml/ecpg.sgml @@ -487,6 +487,7 @@ conflicts. + diff --git a/doc/src/sgml/libpq++.sgml b/doc/src/sgml/libpq++.sgml index 39c026a41a..a7cd9b288b 100644 --- a/doc/src/sgml/libpq++.sgml +++ b/doc/src/sgml/libpq++.sgml @@ -38,10 +38,12 @@ src/libpq++/examples, including the source code for the three examples in this chapter. + Control and Initialization + Environment Variables @@ -189,10 +191,12 @@ + Database Connection Functions + Database Environment Class: <classname>PGenv</classname> @@ -271,6 +275,7 @@ + Query Execution Functions @@ -443,6 +448,7 @@ + Asynchronous Notification @@ -507,6 +513,7 @@ notification. + Functions Associated with the COPY Command @@ -613,6 +620,7 @@ + Caveats diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index 5ffbfa5957..21c783773b 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -1,11 +1,15 @@