Re: PL/Python warnings in CVS HEAD

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: PL/Python warnings in CVS HEAD
Дата
Msg-id 20070403131922.GA9035@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: PL/Python warnings in CVS HEAD  ("Marko Kreen" <markokr@gmail.com>)
Список pgsql-hackers
Marko Kreen escribió:
> On 4/3/07, Marko Kreen <markokr@gmail.com> wrote:
> >On 4/3/07, Bruce Momjian <bruce@momjian.us> wrote:
> >> Where are we on Python 2.5?
> >
> >I'll look into it.
> 
> Following patch converts plpython.c to use Python 2.5 types,
> with compat ifdef for older version.  This is recommended
> method by PEP 353 to fix the issue.
> 
> Tested with python 2.4.3, 2.5.

No compiler warnings, regression tests pass here on Python 2.4.4.

$ uname -a
Linux perhan 2.6.18-3-amd64 #1 SMP Mon Dec 4 17:04:37 CET 2006 x86_64 GNU/Linux

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: PthreadGC2 of MinGW is not linked.
Следующее
От: David Fetter
Дата:
Сообщение: Re: [PATCHES] Arrays of Complex Types