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