Have pg_dump in binary-upgrade mode properly drop user-created
Bruce Momjian <bruce@momjian.us>
Have pg_dump in binary-upgrade mode properly drop user-created extensions that might exist in the new empty cluster databases, like plpgsql. Backpatch to 9.2.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/pg_dump.c | modified | +10 −0 |