|
|
 | | From: | Michael Fuhr | | Subject: | Re: [HACKERS] PL/Python: How do I use result methods? | | Date: | Sun, 5 Dec 2004 22:40:03 -0700 |
|
|
 | 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/
---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html
|
|
|