Обсуждение: 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
------
master

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

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