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
- remove_comments.diffs (application/octet-stream)
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
-
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