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-0002Dj-NO@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
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/4d2d5b8196c774a1ac23cd7e7567e8bbd589b6aa

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Fix pg_update to properly test for the data directory's existenc
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Add host name resolution information to pg_hba.conf error messag