Re: Remove obsolate comments from 047_checkpoint_physical_slot

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Michael Paquier <michael@paquier.xyz>
Cc: "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>, Alexander Korotkov <aekorotkov@gmail.com>
Date: 2025-09-25T08:05:55Z
Lists: pgsql-hackers
> On 25 Sep 2025, at 09:59, Michael Paquier <michael@paquier.xyz> wrote:

> Yeah, let's remove that.  Simplification in the backend code is the
> whole point of the double definition of the INJECTION_POINT() macro in
> injection_point.h.

And I very much approve of that, it makes the code a lot better.

> If you want to go ahead and clean up all that, Daniel, please feel
> free.  If not, I'm OK to pull the trigger on this one.

No worries, I can fix it today.

--
Daniel Gustafsson




Commits

  1. Remove preprocessor guards from injection points

  2. Fix comments in recovery tests