Skip to content
Snippets Groups Projects
Commit 808f8f5d authored by Bruce Momjian's avatar Bruce Momjian
Browse files

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.
parent 527ea668
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment