| From: | "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com> |
|---|---|
| To: | "'pgsql-hackers(at)lists(dot)postgresql(dot)org'" <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Cc: | Alexander Korotkov <aekorotkov(at)gmail(dot)com> |
| Subject: | Remove obsolate comments from 047_checkpoint_physical_slot |
| Date: | 2025-09-25 01:39:43 |
| Message-ID: | OSCPR01MB149663A99DAF2826BE691C23DF51FA@OSCPR01MB14966.jpnprd01.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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
| Attachment | Content-Type | Size |
|---|---|---|
| remove_comments.diffs | application/octet-stream | 900 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Smith | 2025-09-25 01:47:54 | Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 |
| Previous Message | Rishu Bagga | 2025-09-25 01:12:21 | [PATCH] Write Notifications Through WAL |