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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Fix pg_update to properly test for the data directory's existenc
Дата
Msg-id E1Qn2Rt-0002Dj-NO@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Fix pg_update to properly test for the data directory's existenc
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add host name resolution information to pg_hba.conf error messag