]> granicus.if.org Git - postgresql/commit
Fix pg_update to properly test for the data directory's existence on
authorBruce Momjian <bruce@momjian.us>
Sat, 30 Jul 2011 05:50:18 +0000 (01:50 -0400)
committerBruce Momjian <bruce@momjian.us>
Sat, 30 Jul 2011 05:50:55 +0000 (01:50 -0400)
commita31dc392d684627d0943fe67491bea91c5e619aa
tree369a35a54ce526c0fc87dfb11b589c539645c533
parentb4fbe392f8ff6ff1a66b488eb7197eef9e1770a4
Fix pg_update to properly test for the data directory's existence on
Win32.

Backpatch to 9.1.
contrib/pg_upgrade/exec.c