Re: [HACKERS] PL/Python: How do I use result methods?

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: [HACKERS] PL/Python: How do I use result methods?
Дата
Msg-id 20041206054003.GA48918@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: [HACKERS] PL/Python: How do I use result methods?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-interfaces
On Sun, Dec 05, 2004 at 03:15:33PM -0500, Tom Lane wrote:

> It looks like someone #ifdef'd out those sections after observing that
> the PLy_result_methods table isn't used anyplace.  Perhaps the place
> where it should have been used got lost in some earlier patch?

I think the #ifdef's happened in 1.13 (2001/11/16), in case that
brings up any old memories:

http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/plpython.c.diff?r1=1.12;r2=1.13

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/


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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: jdbc and refcursor problem
Следующее
От: Jaime Casanova
Дата:
Сообщение: Re: PL/JAVA