Re: Improve checks for GUC recovery_target_xid

David Steele <david@pgbackrest.org>

From: David Steele <david@pgbackrest.org>
To: Fujii Masao <masao.fujii@gmail.com>, Michael Paquier <michael@paquier.xyz>
Cc: Hüseyin Demir <huseyin.d3r@gmail.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2026-03-06T15:01:04Z
Lists: 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



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Improve tests for recovery_target_timeline GUC.

  2. Improve validation of recovery_target_xid GUC values.