Re: Fix inconsistencies with code and beautify xlog structures description and fin hash_xlog.h
Andrey Borodin <x4mmm@yandex-team.ru>
From: Andrey Borodin <x4mmm@yandex-team.ru>
To: Kirill Reshke <reshkekirill@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-09-10T12:36:48Z
Lists: 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.