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
-
Remove preprocessor guards from injection points
- efc26d17a7d4 18.1 landed
- 53a2246ddf9b 17.7 landed
- 0b3ce7878af7 19 (unreleased) landed
-
Fix comments in recovery tests
- d8f07dbb81a1 19 (unreleased) landed