Re: plpython win32 - Mailing list pgsql-patches

From Magnus Hagander
Subject Re: plpython win32
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE475D4B@algol.sollentuna.se
Whole thread Raw
In response to plpython win32  ("Magnus Hagander" <mha@sollentuna.net>)
Responses Re: plpython win32  (Peter Eisentraut <peter_e@gmx.net>)
Re: plpython win32  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
>> This patch attempts to fix the build of plpython on win32.
>
>How is python_includespec going to get set if we don't run the
>autoconf test that finds it out?  I'm quite unthrilled with hardwiring
>the python version number, as well.

We run the first part of the autoconf test. The one that sets
python_includespec. (PGAC_PATH_PYTHON) We just skip the parts that tries
to read the Makefile.

If there is a good way, that subst command could/should be changed to
just strip the last part of the directory. PGAC_PATH_PYTHON appends te
python version, which is not correct on win32.

//Magnus

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: plpython win32
Next
From: "Serguei A. Mokhov"
Date:
Subject: Translation updates for 8.0: libpq-ru, pg_controldata-ru