diff options
author | Michael Paquier <michael@paquier.xyz> | 2025-09-11 17:17:04 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2025-09-11 17:17:04 +0900 |
commit | 26eadf4d2b14a8a8d110b214dbb7ef952fbf8e93 (patch) | |
tree | 03779546d68213654ab87841b10b7d4f3c496c64 /doc/src | |
parent | c88ce73eda2e0a818d730c5b72475ef99cc9c4cf (diff) |
Fix description of WAL record blocks in hash_xlog.h
hash_xlog.h included descriptions for the blocks used in WAL records
that were was not completely consistent with how the records are
generated, with one block missing for SQUEEZE_PAGE, and inconsistent
descriptions used for block 0 in VACUUM_ONE_PAGE and MOVE_PAGE_CONTENTS.
This information was incorrect since c11453ce0aea, cross-checking the
logic for the record generation.
Author: Kirill Reshke <reshkekirill@gmail.com>
Reviewed-by: Andrey Borodin <x4mmm@yandex-team.ru>
Discussion: https://postgr.es/m/CALdSSPj1j=a1d1hVA3oabRFz0hSU3KKrYtZPijw4UPUM7LY9zw@mail.gmail.com
Backpatch-through: 13
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions