Re: Incorrect logic in XLogNeedsFlush() - Mailing list pgsql-hackers

From Melanie Plageman
Subject Re: Incorrect logic in XLogNeedsFlush()
Date
Msg-id CAAKRu_bU=zerA+80xJmCExRMBej2UdKgvtXEV7w8LDE9sqf1rg@mail.gmail.com
Whole thread Raw
In response to Re: Incorrect logic in XLogNeedsFlush()  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Incorrect logic in XLogNeedsFlush()
List pgsql-hackers
On Fri, Sep 19, 2025 at 1:28 AM Michael Paquier <michael@paquier.xyz> wrote:
>
> Do we want to make the order of the checks to be more consistent in
> both routines?  These would require a separate set of double-checks
> and review, but while we're looking at this area of the code we may as
> tweak it more..

That makes sense to me to avoid future questions such as mine.

- Melanie



pgsql-hackers by date:

Previous
From: shveta malik
Date:
Subject: Re: Add memory_limit_hits to pg_stat_replication_slots
Next
From: Andres Freund
Date:
Subject: Re: AIX support