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

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Enable transforms modules to build and test on Cygwin.
Date: 2015-07-18 14:11:43
Message-ID: E1ZGSq7-0005Sg-Ox@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-07-18 15:47:33 pgsql: Make WaitLatchOrSocket's timeout detection more robust.
Previous Message Andrew Dunstan 2015-07-18 14:11:15 pgsql: Enable transforms modules to build and test on Cygwin.