Re: Remove PointerIsValid()
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Peter Geoghegan <pg@bowt.ie>, Peter Eisentraut <peter@eisentraut.org>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-09-17T22:36:03Z
Lists: 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
Commits
-
Remove PointerIsValid()
- a5b35fcedb54 19 (unreleased) landed