summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/ref')
-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