Обсуждение: pgsql: Fix pg_update to properly test for the data directory's existenc

Поиск
Список
Период
Сортировка

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

От
Bruce Momjian
Дата:
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(-)