On 7/8/26 15:30, Daniel Gustafsson wrote:
>> On 8 Jul 2026, at 13:53, Ewan Young <kdbase.hack@gmail.com> wrote:
>
>> In func-admin.sgml the signature of pg_disable_data_checksums documents
>> the default as false:
>>
>> pg_disable_data_checksums ( fast bool DEFAULT false )
>> but the actual default is true. pg_proc.dat sets
>
> Nice catch and +1, I missed that one.
>
Yep, good catch. I went between true/false defaults a couple times, and
forgot to update all the places. The v4 fixes this, along with some
minor comment improvements.
I think it's ready, so I'm planning to go over it once more and push it
soon-ish.
regards
--
Tomas Vondra