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

From: Kirill Reshke <reshkekirill(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix inconsistencies with code and beautify xlog structures description and fin hash_xlog.h
Date: 2025-09-05 06:24:48
Message-ID: CALdSSPgdH2nDaXTeYfDxD_9yeiw5Y-5b4F_utChE61Z9nAFWJg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
v2-0001-Fix-comments-in-xlog.h.patch application/octet-stream 1.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Shlok Kyal 2025-09-05 06:27:23 Re: Skipping schema changes in publication
Previous Message Kirill Reshke 2025-09-05 06:17:53 Fix inconsistencies with code and beautify xlog structures description and fin hash_xlog.h