Re: Improve verification of recovery_target_timeline GUC. - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Improve verification of recovery_target_timeline GUC.
Date
Msg-id aGXp4j8twyuruf1k@paquier.xyz
Whole thread Raw
In response to Re: Improve verification of recovery_target_timeline GUC.  (David Steele <david@pgbackrest.org>)
List pgsql-hackers
On Fri, Apr 25, 2025 at 01:50:16PM +0000, David Steele wrote:
> That was my expectation. I just had some time to get this patch updated so
> took the opportunity.

And well, now is the time to get this patch done.  So, applied after
an extra lookup, with a switch from UINT_MAX to PG_UINT32_MAX in the
code.

Thanks for your patience!
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Xuneng Zhou
Date:
Subject: Re: Add progressive backoff to XactLockTableWait functions
Next
From: Masahiko Sawada
Date:
Subject: Re: Improve tab completion for COPY