Re: [COMMITTERS] pgsql: plpython: Add SPI cursor support
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter_e@gmx.net>, Jan Urbaski <wulczer@wulczer.org>
Cc: pgsql-hackers@postgreSQL.org
Date: 2011-12-06T18:23:30Z
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
Peter Eisentraut <peter_e@gmx.net> writes: > plpython: Add SPI cursor support Buildfarm member narwhal does not like this patch. It looks like "PyObject_SelfIter" is not a compile-time constant on its version of python (2.5, apparently). regards, tom lane