pgsql: pg_dump: avoid schema qualification for ALTER ... OWNER

Started by Bruce Momjianalmost 13 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

pg_dump: avoid schema qualification for ALTER ... OWNER

We already use search_path to specify the schema, so there is no need
for pg_dump to schema-qualify the name. Also remove dead code.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/808f8f5d6da5c79ed10bbe9f721215279a81d1eb

Modified Files
--------------
src/bin/pg_dump/pg_backup_archiver.c | 35 ++++++----------------------------
1 file changed, 6 insertions(+), 29 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers