Re: Remove PointerIsValid() - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Remove PointerIsValid()
Date
Msg-id aMs30_uaXfg_GqjP@paquier.xyz
Whole thread Raw
In response to Re: Remove PointerIsValid()  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
On Wed, Sep 17, 2025 at 11:21:10AM -0500, Nathan Bossart wrote:
> On Wed, Sep 17, 2025 at 10:15:10AM -0400, Peter Geoghegan wrote:
>>> There were the usual concerns about code churn and backpatching and so
>>> on, but I think in the end the change is not that big and it's in pretty
>>> boring positions.
>>
>> I agree.
>
> +1

The locations patched don't really worry me, so the removal of the
macro is fine for me.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [PATCH] Add tests for Bitmapset
Next
From: Michael Paquier
Date:
Subject: Re: Incorrect logic in XLogNeedsFlush()