Re: Python 3.1 support

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Python 3.1 support
Дата
Msg-id 21922.1258565335@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Python 3.1 support  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: Python 3.1 support
Re: Python 3.1 support
Re: Python 3.1 support
Список pgsql-hackers
"Joshua D. Drake" <jd@commandprompt.com> writes:
> On Wed, 2009-11-18 at 12:06 -0500, Tom Lane wrote:
>> Yes.  That's exactly what I was complaining about upthread.  I'm not
>> a Python user, but from what I can gather of the 2-to-3 changes,
>> having to choose one at package build time is going to be a disaster.

> Agreed. We really need to have a plpython and plpython3.

Peter was concerned about duplicative maintenance effort, but what I
think this patch shows is that (at least for the near future) both
could be built from a single source file.  What we need is configure
and makefile support to do that.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Patch - Reference Function Parameters by Name
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Python 3.1 support