pgsql: MinGW: Link ltree_plpython with plpython. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: MinGW: Link ltree_plpython with plpython.
Date
Msg-id E1ZFXYu-0007NX-Mb@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
MinGW: Link ltree_plpython with plpython.

The MSVC build system already did this, and building against Python 3
requires it.  Back-patch to 9.5, where the module was introduced.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/21a101848b269e4fff9ccd3a5b5f777911399091

Modified Files
--------------
contrib/ltree_plpython/Makefile |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: pgsql: AIX: Link the postgres executable with -Wl,-brtllib.
Next
From: Noah Misch
Date:
Subject: pgsql: AIX: Link the postgres executable with -Wl,-brtllib.