pgsql: Fix pg_update to properly test for the data directory's existenc - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Fix pg_update to properly test for the data directory's existenc
Date
Msg-id E1Qn2Rt-0002Dh-ML@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Reduce sinval synchronization overhead.
Next
From: Bruce Momjian
Date:
Subject: pgsql: Fix pg_update to properly test for the data directory's existenc