Re: plpython win32
От | Magnus Hagander |
---|---|
Тема | Re: plpython win32 |
Дата | |
Msg-id | 6BCB9D8A16AC4241919521715F4D8BCE475D4B@algol.sollentuna.se обсуждение исходный текст |
Ответ на | plpython win32 ("Magnus Hagander" <mha@sollentuna.net>) |
Ответы |
Re: plpython win32
Re: plpython win32 |
Список | 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 по дате отправления: