Thread: pgsql: MinGW: Link ltree_plpython with plpython.

pgsql: MinGW: Link ltree_plpython with plpython.

From
Noah Misch
Date:
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(-)