pgsql: Fix pg_update to properly test for the data directory's existenc

Started by Bruce Momjianalmost 15 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Fix pg_update to properly test for the data directory's existence on
Win32.

Backpatch to 9.1.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a31dc392d684627d0943fe67491bea91c5e619aa

Modified Files
--------------
contrib/pg_upgrade/exec.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)