]> granicus.if.org Git - postgresql/commit
In pg_upgrade, check that the binary and data directories are the same
authorBruce Momjian <bruce@momjian.us>
Thu, 23 Jun 2011 00:48:35 +0000 (20:48 -0400)
committerBruce Momjian <bruce@momjian.us>
Thu, 23 Jun 2011 00:48:35 +0000 (20:48 -0400)
commitd9db32401c1477fb63fb47a376fc0d08605dcc9b
tree7dfd23e268f98d90c0b829f41aae5d8c733ef46c
parentc6635bd7ba4618b7d8507c77d2226f889e3d37d9
In pg_upgrade, check that the binary and data directories are the same
major version.

Backpatch to 9.1.

Dan McGee
contrib/pg_upgrade/check.c
contrib/pg_upgrade/pg_upgrade.h