Fix some problems with restoring databases owned by non-superusers,
Tom Lane <tgl@sss.pgh.pa.us>
Fix some problems with restoring databases owned by non-superusers, as per bug #1249; and remove the last vestiges of using \connect to change authorization.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/pg_backup_archiver.c | modified | +13 −13 |
| src/bin/pg_dump/pg_backup_db.c | modified | +5 −5 |