Re: plpython win32

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: plpython win32
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE475D4C@algol.sollentuna.se
обсуждение исходный текст
Ответ на plpython win32  ("Magnus Hagander" <mha@sollentuna.net>)
Ответы Re: plpython win32
Список pgsql-patches
>> 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.
>
>I'm curious to know how the code
>
>AC_PATH_PROG(PYTHON, python)
>
>"appends the python version".

No. Not that one. PGAC_PATH_PYTHON. That is a different line. It's
defined in config/python.m4. The line is:

python_includespec="-I${python_prefix}/include/python${python_version}"


//Magnus

В списке pgsql-patches по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: plpython win32
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: plpython win32