Re: Improve checks for GUC recovery_target_xid - Mailing list pgsql-hackers

From David Steele
Subject Re: Improve checks for GUC recovery_target_xid
Date
Msg-id 2d228e82-02b5-4e55-a082-1ce26fae5f0f@pgbackrest.org
Whole thread Raw
In response to Re: Improve checks for GUC recovery_target_xid  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
On 3/6/26 14:05, Fujii Masao wrote:
> On Fri, Mar 6, 2026 at 3:15 PM Michael Paquier <michael@paquier.xyz> wrote:
>>
>> On Fri, Mar 06, 2026 at 12:04:00AM +0900, Fujii Masao wrote:
>>> Thanks for the patch! It looks good to me. Barring any objections, I
>>> will commit it.
>>
>> Thanks.
> 
> I've pushed the patch. Thanks!

Thank you and great idea on ALTER SYSTEM. I've been hesitant to add more 
tests in this area because they are so expensive but now I feel much 
better about it. But that's the last for this CF since there is more 
important stuff to be done.

Regards,
-David



pgsql-hackers by date:

Previous
From: Jakub Wartak
Date:
Subject: Re: pg_stat_io_histogram
Next
From: Andrew Dunstan
Date:
Subject: Allow specifying NULL default in pg_proc.dat for "any" arguments