pgsql: Enable transforms modules to build and test on Cygwin. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Enable transforms modules to build and test on Cygwin.
Date
Msg-id E1ZGSpf-0005Rs-0D@gemulon.postgresql.org
Whole thread Raw
List 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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/00eff86cb8c2c9de9197197b4176362d1433f8f6

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


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Support JSON negative array subscripts everywhere
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Enable transforms modules to build and test on Cygwin.