Re: pgsql: plpython: Add SPI cursor support
| От | Andrew Dunstan |
|---|---|
| Тема | Re: pgsql: plpython: Add SPI cursor support |
| Дата | |
| Msg-id | 4EE91952.5080600@dunslane.net обсуждение исходный текст |
| Ответ на | pgsql: plpython: Add SPI cursor support (Peter Eisentraut <peter_e@gmx.net>) |
| Ответы |
Re: pgsql: plpython: Add SPI cursor support
|
| Список | pgsql-committers |
On 12/05/2011 12:56 PM, Peter Eisentraut wrote: > plpython: Add SPI cursor support > > Add a function plpy.cursor that is similar to plpy.execute but uses an > SPI cursor to avoid fetching the entire result set into memory. > > Jan Urbański, reviewed by Steve Singer > > This commit apparently caused a problem on buildfarm narwhal, which has been failing for 8 days without anyone paying attention. See <http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=narwhal&dt=2011-12-14%2017%3A00%3A02>: plpython.c:3163: error: initializer element is not constant plpython.c:3163: error: (near initialization for `PLy_CursorType.tp_iter') make[3]: *** [plpython.o] Error 1 Can someone please investigate? cheers andrew
В списке pgsql-committers по дате отправления: