pgsql: Re-remove dependency on the DLL of pythonxx.def file. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Re-remove dependency on the DLL of pythonxx.def file.
Date
Msg-id E1Xl7gf-00066o-6v@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Re-remove dependency on the DLL of pythonxx.def file.

The reasons behind commit 0d147e43adcf5d2bff9caa073608f381a27439bf still
stand, so this reverts the non-cosmetic portion of commit
a7983e989d9cafc9cef49becfee054e34b1ed9b4.  Back-patch to 9.4, where the
latter commit first appeared.

Branch
------
master

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

Modified Files
--------------
src/pl/plpython/Makefile |    4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: pgsql: Fix win32setlocale.c const-related warnings.
Next
From: Noah Misch
Date:
Subject: pgsql: Fix win32setlocale.c const-related warnings.