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

Bruce Momjian <bruce@momjian.us>

Commit: af97980b9a1960145a0737ec15b0e3ea49e2dc01
Author: Bruce Momjian <bruce@momjian.us>
Date: 2012-06-13T16:19:18Z
Releases: 9.1.5
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 +38 −5
contrib/pg_upgrade/pg_upgrade.c modified +1 −1
contrib/pg_upgrade/pg_upgrade.h modified +2 −0