Remove tabs in SGML files.
authorBruce Momjian
Thu, 22 Mar 2007 15:46:56 +0000 (15:46 +0000)
committerBruce Momjian
Thu, 22 Mar 2007 15:46:56 +0000 (15:46 +0000)
doc/src/sgml/catalogs.sgml
doc/src/sgml/config.sgml

index 31db6521c5efc270a99a12f960292046faf94cda..d89cd8a498458d1301bb7a4ee835f6bba8e947cd 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
       char
       
       
-      Controls in which  modes
-      the rule fires.
-      O = rule fires in origin and local modes,
-      D = rule is disabled,
-      R = rule fires in replica mode,
-      A = rule fires always.
-     
+       Controls in which  modes
+       the rule fires.
+       O = rule fires in origin and local modes,
+       D = rule is disabled,
+       R = rule fires in replica mode,
+       A = rule fires always.
+      
      
 
      
       char
       
       
-      Controls in which  modes
-      the trigger fires.
-      O = trigger fires in origin and local modes,
-      D = trigger is disabled,
-      R = trigger fires in replica mode,
-      A = trigger fires always.
-     
+       Controls in which  modes
+       the trigger fires.
+       O = trigger fires in origin and local modes,
+       D = trigger is disabled,
+       R = trigger fires in replica mode,
+       A = trigger fires always.
+      
      
 
      
index 1fe39db2af7db0cad0759d29d6dfca043f4dfca9..fab7cc4b0db6ce877dc958a0704056a5d69b12ed 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
   Server Configuration
@@ -3530,12 +3530,12 @@ SELECT * FROM parent WHERE key = 2400;
       
       
        
-       Controls the trigger and rule firing for the current session.
-       See  for the different options to
-       enable or disable triggers and rules. Setting the variable requires
-       superuser privilege and can only be done before any query plans have
-       been cached. Possible values are origin,
-       replica and local.
+        Controls the trigger and rule firing for the current session.
+        See  for the different options to
+        enable or disable triggers and rules. Setting the variable requires
+        superuser privilege and can only be done before any query plans have
+        been cached. Possible values are origin,
+        replica and local.