Fix some problems with restoring databases owned by non-superusers,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 1d681d6cee36301cf31696221d1ed011e2edbdc9
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-09-10T20:05:18Z
Releases: 8.0.0
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

PathChange+/−
src/bin/pg_dump/pg_backup_archiver.c modified +13 −13
src/bin/pg_dump/pg_backup_db.c modified +5 −5