In pg_upgrade, verify that the install user has the same oid on both
Bruce Momjian <bruce@momjian.us>
In pg_upgrade, verify that the install user has the same oid on both clusters, and make sure the new cluster has no additional users. Backpatch to 9.1.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/check.c | modified | +37 −5 |
| contrib/pg_upgrade/pg_upgrade.c | modified | +1 −1 |
| contrib/pg_upgrade/pg_upgrade.h | modified | +2 −0 |