summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1998-10-07 02:49:10 +0000
committerBruce Momjian <bruce@momjian.us>1998-10-07 02:49:10 +0000
commit252568dc115d889932361a32e0a7ac0743b5fb88 (patch)
treee317404b036ccfca16ab2097d1a37cfe9a8b3747 /doc/src
parent803204bd1ec45288545f9923dd122f606dcee16e (diff)
Update pg_dump sgml and manuals to remove rule restriction.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/pg_dump.sgml11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/src/sgml/ref/pg_dump.sgml b/doc/src/sgml/ref/pg_dump.sgml
index 7e3d44292d7..c49345dd5cd 100644
--- a/doc/src/sgml/ref/pg_dump.sgml
+++ b/doc/src/sgml/ref/pg_dump.sgml
@@ -278,17 +278,6 @@ The limitations mostly stem from
difficulty in extracting certain meta-information from the system
catalogs.
-<variablelist>
-<varlistentry>
-<term>
-rules
-<listitem>
-<para>
-<application>pg_dump</application>
-does not understand user-defined rules and
-will fail to dump them properly. (This is due to the fact that
-rules are stored as plans in the catalogs and not textually.)
-
<varlistentry>
<term>
partial indices