]> granicus.if.org Git - postgresql/commit
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)
commitaf97980b9a1960145a0737ec15b0e3ea49e2dc01
treefd3808e5a899de41580da04da7961988fd179aa7
parent580b94168e2218a2a32d6792139d51c63104b2c2
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