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
- v2-0001-Fix-comments-in-xlog.h.patch (application/octet-stream) patch v2-0001
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
-
Fix description of WAL record blocks in hash_xlog.h
- ff6819c0dbd8 13.23 landed
- 5e131489fe99 14.20 landed
- cbe37dbf6cde 15.15 landed
- 2915a8f8f2db 16.11 landed
- fe73a0e6c1c6 17.7 landed
- a4e87604bcdf 18.0 landed
- 26eadf4d2b14 19 (unreleased) landed
-
Fix outdated comments in slru.c
- 567d27e8e2b7 19 (unreleased) cited