pgsql: Fix python_includespec on Windows at configure time

Started by Andrew Dunstanabout 11 years ago1 messagescomitters
Jump to latest
#1Andrew Dunstan
andrew@dunslane.net

Fix python_includespec on Windows at configure time

By converting to using forward slashes at configure time we avoid
having to repeat the logic anywhere that this is needed, such as
in transforms modules for plpython.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b6b2149e48aa61981ae0199c963d5145a37c258c

Modified Files
--------------
config/python.m4 | 3 +++
configure | 3 +++
src/pl/plpython/Makefile | 6 ++----
3 files changed, 8 insertions(+), 4 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers