mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 07:42:52 -04:00
808f8f5d6d
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.