Re: 66.6. Database Page Layout - Mailing list pgsql-docs

From Daniel Gustafsson
Subject Re: 66.6. Database Page Layout
Date
Msg-id 210B5177-F2C0-464B-A0E0-D977E042F10B@yesql.se
Whole thread
In response to Re: 66.6. Database Page Layout  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses Re: 66.6. Database Page Layout
List pgsql-docs
> On 10 Jul 2026, at 08:33, Laurenz Albe <laurenz.albe@cybertec.at> wrote:
>
> On Thu, 2026-07-09 at 23:58 +0200, Daniel Gustafsson wrote:
>>
>> I propose the attached patch which changes the sentence to "The second field
>> contains the page checksum if data checksums are enabled." with a link to the
>> Checksums chapter in the documentation instead.
>
> That patch looks good to me.

I took another look at this today to close the thread and found that there were
one more occurrence of this pattern stemming from 67846550dc6d which removed
the initdb xreflabels.  The attached patches fix the other one as well as
changes the link in the amcheck docs to point to the main checksums page which
is more relevant than the (now default) initdb option.  Patches for master down
to v18 attached.

--
Daniel Gustafsson


Attachment

pgsql-docs by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Clarify log_parameter_max_length docs regarding log_min_duration_statement vs log_duration
Next
From: Laurenz Albe
Date:
Subject: Re: 66.6. Database Page Layout