diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-05-28 22:26:57 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-05-28 22:26:57 +0000 |
commit | 36a1e732a6b8dcaae06235601797c90a0cc4481c (patch) | |
tree | 1e25b708ff9a2d72e4b44b7a90091dc3cfe21f21 /doc/src | |
parent | 5a8ab29adf36afd7bcd61cd57f9e3ba4336e7947 (diff) | |
download | postgresql-36a1e732a6b8dcaae06235601797c90a0cc4481c.tar.gz postgresql-36a1e732a6b8dcaae06235601797c90a0cc4481c.zip |
Rework pg_dump namespace search criteria so that dumping of user objects
having names conflicting with system objects will work --- the search
path is now user-schema, pg_catalog rather than implicitly the other way
around. Note this requires being careful to explicitly qualify references
to system names whenever pg_catalog is not first in the search path.
Also, add support for dumping ACLs of schemas.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions