markup repair
authorPeter Eisentraut
Sun, 8 Oct 2000 13:22:24 +0000 (13:22 +0000)
committerPeter Eisentraut
Sun, 8 Oct 2000 13:22:24 +0000 (13:22 +0000)
doc/src/sgml/ref/create_table.sgml
doc/src/sgml/ref/pg_ctl-ref.sgml

index 2610d04c4660ff8fea56d04bbef10fdff15caa58..1850ee265ef24ac70a5b133442a0d0cb926b9d6c 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -2049,14 +2049,14 @@ CREATE ASSERTION name CHECK ( condition<
          the foreign key to be checked only at the end of the
          transaction.
    
+        
+           
+          SET CONSTRAINTS changes the foreign key constraint mode
+          only for the current transaction.
+         
+        
        
       
-     
-       
-     SET CONSTRAINT changes the foreign key constraint mode
-   only for the current transaction.
-     
-     
       
        INITIALLY IMMEDIATE
        
index 0e367e4ccc4591dd29284571b820d33523352fc4..783062333f38d7a08091d94b8ee44fc01d666d33 100644 (file)
@@ -1,11 +1,11 @@
 
 
-_ctl">
+-ctl">
  
-  _ctl-title">
+  -ctl-title">
    pg_ctl
   
   Application