Re: Possible fails in pg_stat_statements test - Mailing list pgsql-hackers

From Anton A. Melnikov
Subject Re: Possible fails in pg_stat_statements test
Date
Msg-id 9b5942a3-8e9b-0ac5-e004-1ce1764bfe35@inbox.ru
Whole thread Raw
In response to Re: Possible fails in pg_stat_statements test  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers

On 06.07.2022 20:11, Robert Haas wrote:
> On Thu, Mar 31, 2022 at 12:00 PM Julien Rouhaud <rjuju123@gmail.com> wrote:
>>> Indeed. Then there is a very simple solution for this particular case as
>>> wal_records counter may only sometime becomes greater but never less.
>>> The corresponding patch is attached.
>>
>> +1 for this approach, and the patch looks good to me.
> 
> Committed.
> 

Thanks a lot!

-- 
Anton A. Melnikov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Compilation issue on Solaris.
Next
From: Dean Rasheed
Date:
Subject: Re: Making the subquery alias optional in the FROM clause