In pg_upgrade, verify that the install user has the same oid on both
authorBruce Momjian <bruce@momjian.us>
Wed, 13 Jun 2012 16:19:18 +0000 (12:19 -0400)
committerBruce Momjian <bruce@momjian.us>
Wed, 13 Jun 2012 16:19:18 +0000 (12:19 -0400)
commitb9212e379c55564c8b6cdc8585b74606e90ec1ea
tree9cbe88957f01928b5beec82405456195d1e8dbd1
parentc0a6f9c84bedc745af2a3bf1dee5e2a4e79b46af
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.
contrib/pg_upgrade/check.c
contrib/pg_upgrade/pg_upgrade.c
contrib/pg_upgrade/pg_upgrade.h