Remove obsolate comments from 047_checkpoint_physical_slot

Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com>

From: "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>
To: "'pgsql-hackers@lists.postgresql.org'" <pgsql-hackers@lists.postgresql.org>
Cc: Alexander Korotkov <aekorotkov@gmail.com>
Date: 2025-09-25T01:39:43Z
Lists: pgsql-hackers

Attachments

Dear hackers,
(CC: Alexander, who is an original committer)

While reviewing others, I found $SUBJECT.
Initially the tests inserted 2M tuples twice, and 4464fddf improves to use the advance_wal().
However, code comments in the test missed to be updated.
PSA the fix patch.

This exists PG17+, which has the same TAP test.

Best regards,
Hayato Kuroda
FUJITSU LIMITED

Commits

  1. Remove preprocessor guards from injection points

  2. Fix comments in recovery tests