Re: committing inside cursor loop - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: committing inside cursor loop
Date
Msg-id 7e0e62a7-b9f1-5bc9-995e-6d47a0cda4c7@2ndquadrant.com
Whole thread Raw
In response to Re: committing inside cursor loop  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Responses Re: committing inside cursor loop  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-hackers
On 3/29/18 07:37, Andrew Gierth wrote:
>>>>>> "Peter" == Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
> 
>  Peter> Committed, thanks!
> 
> So... what is a pl/* that does _not_ use pinned cursors for cursor loops
> supposed to do in this case?

Other than maybe using pinned cursors, one would have to look at the
whole picture and see what makes sense.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Parallel Aggregates for string_agg and array_agg
Next
From: Tom Lane
Date:
Subject: Re: new buildfarm with gcc & clang "trunk" -Werror?