Re: plpython win32

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: plpython win32
Дата
Msg-id 5922.1096065728@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: plpython win32  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-patches
"Magnus Hagander" <mha@sollentuna.net> writes:
> 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.

It would be better to put an "if" in the PGAC_CHECK_PYTHON_EMBED_SETUP
macro, and have it use some other technique for obtaining the info it
needs when on Windows.

If they don't have a Makefile, one would hope they have some other kind
of file that has the needed info.  Or doesn't Python support embedding
on Windows?

            regards, tom lane

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

Предыдущее
От: "Serguei A. Mokhov"
Дата:
Сообщение: Translation updates for 7.4/8.0: postgres-ru
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: plpython win32