Re: Fix inconsistencies with code and beautify xlog structures description and fin hash_xlog.h

Kirill Reshke <reshkekirill@gmail.com>

From: Kirill Reshke <reshkekirill@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-09-05T06:24:48Z
Lists: pgsql-hackers

Attachments

On Fri, 5 Sept 2025 at 11:17, I wrote:

> I also allowed myself to standardise description of
> xl_hash_move_page_contents and xl_hash_init_bitmap_page, so
> xl_hash_delete, xl_hash_init_bitmap_page and
> xl_hash_move_page_contents describes their zeroth backup block akin to
> each other.

Ahh... sorry for the noise, this part is wrong.
PFA v2


-- 
Best regards,
Kirill Reshke

Commits

  1. Fix description of WAL record blocks in hash_xlog.h

  2. Fix outdated comments in slru.c