In pg_upgrade, verify that the install user has the same oid on both

Bruce Momjian <bruce@momjian.us>

Commit: b9212e379c55564c8b6cdc8585b74606e90ec1ea
Author: Bruce Momjian <bruce@momjian.us>
Date: 2012-06-13T16:19:18Z
Releases: 9.2.0
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

PathChange+/−
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