Re: plpython SPI cursors

Поиск
Список
Период
Сортировка
От Jan Urbański
Тема Re: plpython SPI cursors
Дата
Msg-id 4EC9455F.5070209@wulczer.org
обсуждение исходный текст
Ответ на Re: plpython SPI cursors  (Steve Singer <ssinger_pg@sympatico.ca>)
Список pgsql-hackers
On 20/11/11 19:14, Steve Singer wrote:
> On 11-10-15 07:28 PM, Jan Urbański wrote:
>> Hi,
>>
>> attached is a patch implementing the usage of SPI cursors in PL/Python.

> I found a few bugs (see my testing section below) that will need fixing
> + a few questions about the code

Hi Steve,

thanks a lot for the review, I'll investigate the errors you were 
getting and post a follow-up.

Good catch on trying cursors with explicit subtransactions, I didn't 
think about how they would interact.

Cheers,
Jan


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

Предыдущее
От: Steve Singer
Дата:
Сообщение: Re: plpython SPI cursors
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: testing ProcArrayLock patches