Re: committing inside cursor loop

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: committing inside cursor loop
Дата
Msg-id 7e0e62a7-b9f1-5bc9-995e-6d47a0cda4c7@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: committing inside cursor loop  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Ответы Re: committing inside cursor loop  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Список 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 по дате отправления:

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: Parallel Aggregates for string_agg and array_agg
Следующее
От: Tom Lane
Дата:
Сообщение: Re: new buildfarm with gcc & clang "trunk" -Werror?