Re: [HACKERS] Transaction control in procedures

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [HACKERS] Transaction control in procedures
Дата
Msg-id 77562d14-877b-0f32-9790-fca0f8af8c4e@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Transaction control in procedures  (Merlin Moncure <mmoncure@gmail.com>)
Ответы Re: [HACKERS] Transaction control in procedures
Список pgsql-hackers
On 11/15/17 09:54, Merlin Moncure wrote:
> ... I noticed that:
> *) now() did not advance with commit and,
> *) xact_start via pg_stat_activity did not advance
> 
> Shouldn't both of those advance with the in-loop COMMIT?

I think you are correct.  I'll include that in the next patch version.
It shouldn't be difficult.

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


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

Предыдущее
От: Mark Dilger
Дата:
Сообщение: Re: Updated macOS start scripts
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Further simplification of c.h's #include section