]> granicus.if.org Git - postgresql/commit
pg_upgrade: error if run from top of new PGDATA on Windows
authorBruce Momjian <bruce@momjian.us>
Fri, 15 Aug 2014 16:03:49 +0000 (12:03 -0400)
committerBruce Momjian <bruce@momjian.us>
Fri, 15 Aug 2014 16:04:03 +0000 (12:04 -0400)
commite4c3c99ac3d4777458ef3e94b037438b244b72b6
tree52de71544ada987d7872d3a4e18945605eb6e9e6
parentef153ecc55a8f945d576a1e69a51b91046f24bb1
pg_upgrade:  error if run from top of new PGDATA on Windows

Print a clear error message in this case, rather than wait for initdb
--sync-only to generate a "Permission denied" error.
contrib/pg_upgrade/option.c