pgsql: Enable transforms modules to build and test on Cygwin.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Enable transforms modules to build and test on Cygwin.
Дата
Msg-id E1ZGSq7-0005Sg-Ox@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Enable transforms modules to build and test on Cygwin.

This still doesn't work correctly with Python 3, but I am committing
this so we can get Cygwin buildfarm members building with Python 2.

Branch
------
REL9_5_STABLE

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

Modified Files
--------------
contrib/hstore_plperl/Makefile   |    4 ++++
contrib/hstore_plpython/Makefile |    5 +++++
contrib/ltree_plpython/Makefile  |    5 +++++
3 files changed, 14 insertions(+)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Enable transforms modules to build and test on Cygwin.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Make WaitLatchOrSocket's timeout detection more robust.