Fix markup to include all closing tags.
authorThomas G. Lockhart
Tue, 6 Apr 1999 15:41:20 +0000 (15:41 +0000)
committerThomas G. Lockhart
Tue, 6 Apr 1999 15:41:20 +0000 (15:41 +0000)
Required by newest versions of DocBook and style sheets.

doc/src/sgml/datatype.sgml
doc/src/sgml/ecpg.sgml
doc/src/sgml/libpq++.sgml
doc/src/sgml/postgres.sgml
doc/src/sgml/ref/create_table.sgml
doc/src/sgml/ref/select.sgml
doc/src/sgml/syntax.sgml

index faa79189ab1dcf0a8d1ac46e24fd1e81eabfae01..4c45cb01af3da61c12e8914af9d0dd3fbc9077a2 100644 (file)
@@ -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
index cdeba13dd28258e8150e4250664c4a73642f9e5d..6c946ff066d779b53c88ef4d1b90cd8e686a3d7f 100644 (file)
@@ -487,6 +487,7 @@ conflicts.
 
 
 
+
 
 
 
index 39c026a41adfcd601f181176efe4df46bef9ab7c..a7cd9b288ba020becde8f838835ab6a8a19c1c9d 100644 (file)
     src/libpq++/examples, including the source
     code for the three examples in this chapter.
   
+
   
     Control and Initialization
     
     
+    
       
       
    Environment Variables
    
       
   
+
   
     Database Connection Functions
     
     
+    
       
       
    Database Environment Class: <classname>PGenv</classname>
    
       
   
+
   
     Query Execution Functions
     
       
     
   
+
   
     Asynchronous Notification
     
       notification.
     
   
+
   
     Functions Associated with the COPY Command
     
       
     
   
+
   
     Caveats
     
index 5ffbfa595706f6316262161f9346fd0c91522d04..21c783773ba69cfd1c89d0d40b932dbf23190a18 100644 (file)
@@ -1,11 +1,15 @@