Re: pgsql: plpython: Add SPI cursor support
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Peter Eisentraut <peter_e@gmx.net>, pgsql-committers@postgresql.org, Jan Urbański <wulczer@wulczer.org>, Steve Singer <ssinger@ca.afilias.info>, dpage@postgresql.org
Date: 2011-12-14T23:36:28Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
plpython: Add SPI cursor support
- 89e850e6fda9 9.2.0 cited
Andrew Dunstan <andrew@dunslane.net> writes: > On 12/05/2011 12:56 PM, Peter Eisentraut wrote: >> plpython: Add SPI cursor support > This commit apparently caused a problem on buildfarm narwhal, which has > been failing for 8 days without anyone paying attention. Um, yes, some of us noticed: http://archives.postgresql.org/pgsql-hackers/2011-12/msg00264.php Apparently, nobody has any idea what's wrong or how to fix it, because it works fine with other copies of python 2.5. What we need to know is what's different about narwhal's version. Dave, any ideas? regards, tom lane