From c68a631ce7ed0424c24351aa9bbe599b6548a51e Mon Sep 17 00:00:00 2001
From: Bruce Momjian
Date: Thu, 22 Mar 2007 15:46:56 +0000
Subject: Remove tabs in SGML files.
---
doc/src/sgml/catalogs.sgml | 30 +++++++++++++++---------------
doc/src/sgml/config.sgml | 14 +++++++-------
2 files changed, 22 insertions(+), 22 deletions(-)
(limited to 'doc/src')
diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml
index 31db6521c5e..d89cd8a4984 100644
--- a/doc/src/sgml/catalogs.sgml
+++ b/doc/src/sgml/catalogs.sgml
@@ -1,4 +1,4 @@
-
+
@@ -3644,13 +3644,13 @@
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.
+
@@ -4195,13 +4195,13 @@
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.
+
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index 1fe39db2af7..fab7cc4b0db 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -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>.
--
cgit v1.2.3