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

From Michael Paquier
Subject Re: Incorrect logic in XLogNeedsFlush()
Date
Msg-id aNsnJY8yZJFnfZOg@paquier.xyz
Whole thread Raw
In response to Re: Incorrect logic in XLogNeedsFlush()  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Thu, Sep 25, 2025 at 04:53:29PM +0900, Michael Paquier wrote:
> I'd rather tackle each thing separately.

I have just applied the patch to reorder the checks as of
bb68cde4136b.  If you have patches for the rest, feel free to submit
them.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: [PATCH] Add tests for Bitmapset
Next
From: Michael Paquier
Date:
Subject: Re: [PATCH] Add tests for Bitmapset