pgsql: Fix bugs in exec.c that prevented pg_upgrade working in Windows.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Fix bugs in exec.c that prevented pg_upgrade working in Windows.
Дата
Msg-id E1T8cOw-00072k-5V@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix bugs in exec.c that prevented pg_upgrade working in Windows.

Backpatch to 9.2 - code before that is quite different and should
not have these defects.

Branch
------
REL9_2_STABLE

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

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Back-patch recent pg_upgrade fixes into 9.2.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Fix bugs in exec.c that prevented pg_upgrade working in Windows.