Re: Combine pg_walinspect till_end_of_wal functions with others - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Combine pg_walinspect till_end_of_wal functions with others
Date
Msg-id ZAsEws+qv/KlkiXT@paquier.xyz
Whole thread Raw
In response to Re: Combine pg_walinspect till_end_of_wal functions with others  (Julien Rouhaud <rjuju123@gmail.com>)
List pgsql-hackers
On Fri, Mar 10, 2023 at 04:37:23PM +0800, Julien Rouhaud wrote:
> isn't '0/0' the same as InvalidXLogRecPtr? but my point is that we
> shouldn't require to spell it explicitly, just rely on the default value.

Perhaps.  Still the addition of a DEFAULT to the function definitions
and its value looks like a second patch to me.  The first should just
lift the bound restrictions currently in place while cleaning up the
till_* functions.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: logical decoding and replication of sequences, take 2
Next
From: vignesh C
Date:
Subject: Re: Support logical replication of DDLs