Re: Bug in plpython's Python Generators

Поиск
Список
Период
Сортировка
От Jan Urbański
Тема Re: Bug in plpython's Python Generators
Дата
Msg-id 4CE011D4.3070604@wulczer.org
обсуждение исходный текст
Ответ на Re: Bug in plpython's Python Generators  (Jan Urbański <wulczer@wulczer.org>)
Ответы Re: Bug in plpython's Python Generators  (Oleg Bartunov <oleg@sai.msu.su>)
Re: Bug in plpython's Python Generators  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 24/10/10 00:32, Jan Urbański wrote:
> On 21/10/10 20:48, Alvaro Herrera wrote:
>> ... and presumably somebody can fix the real bug that Jean-Baptiste hit,
>> too.
>
> AFAICS the error comes from PLy_function_handler disconnecting from SPI
> after calling into the Python code and then going ahead and reading the
> result from the iterator.

Here's a patch with a fix for that bug.

Cheers,
Jan

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Improved parallel make support
Следующее
От: "David E. Wheeler"
Дата:
Сообщение: Re: add label to enum syntax