Re: Fix inconsistencies with code and beautify xlog structures description and fin hash_xlog.h - Mailing list pgsql-hackers

From Andrey Borodin
Subject Re: Fix inconsistencies with code and beautify xlog structures description and fin hash_xlog.h
Date
Msg-id 3594FC75-3A56-45C6-8648-8805A8B4D7CD@yandex-team.ru
Whole thread Raw
In response to Re: Fix inconsistencies with code and beautify xlog structures description and fin hash_xlog.h  (Kirill Reshke <reshkekirill@gmail.com>)
List pgsql-hackers

> On 5 Sep 2025, at 11:24, Kirill Reshke <reshkekirill@gmail.com> wrote:
>
> PFA v2

Proposed change is correct and in line with a description of e.g. XLOG_HASH_MOVE_PAGE_CONTENTS.
I'd note that block is for lock only and record does not include image, but other such cases are not reported in
comments.


Best regards, Andrey Borodin.


pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: allow benign typedef redefinitions (C11)
Next
From: Melanie Plageman
Date:
Subject: Re: Incorrect logic in XLogNeedsFlush()