mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Update pg_dump sgml and manuals to remove rule restriction.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user