Re: Improve verification of recovery_target_timeline GUC.

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: David Steele <david(at)pgbackrest(dot)org>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Improve verification of recovery_target_timeline GUC.
Date: 2025-07-03 02:24:34
Message-ID: aGXp4j8twyuruf1k@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2025-07-03 02:37:11 Re: Improve tab completion for COPY
Previous Message Xuneng Zhou 2025-07-03 02:19:49 Re: Add progressive backoff to XactLockTableWait functions