Re: transction_timestamp() inside of procedures

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: transction_timestamp() inside of procedures
Дата
Msg-id 38e36919-8bee-c717-be99-91137ad28aaf@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: transction_timestamp() inside of procedures  (Andres Freund <andres@anarazel.de>)
Ответы Re: transction_timestamp() inside of procedures
Re: transction_timestamp() inside of procedures
Список pgsql-hackers
On 02/10/2018 16:58, Andres Freund wrote:
> It's a bit weird to make this decision based on these two timestamps
> differing.  For one, it only indirectly seems to be guaranteed that
> xactStartTimestamp is even set to anything here (to 0 by virtue of being
> a global var).

Maybe but it seems to be the simplest way without doing major surgery to
all this code.

Attached is an updated patch with a test case.

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

Вложения

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

Предыдущее
От: 'Christoph Moench-Tegeder'
Дата:
Сообщение: Re: Function for listing archive_status directory
Следующее
От: Michael Banck
Дата:
Сообщение: Re: TAP tests for pg_verify_checksums