Re: DOCS: Update data_checksums documentation to reflect enum change - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: DOCS: Update data_checksums documentation to reflect enum change
Date
Msg-id 9853551B-87F0-4A95-9C5B-AB85174465F4@yesql.se
Whole thread
In response to DOCS: Update data_checksums documentation to reflect enum change  (Lakshmi N <lakshmin.jhs@gmail.com>)
List pgsql-hackers
> On 8 Apr 2026, at 09:38, Lakshmi N <lakshmin.jhs@gmail.com> wrote:

> Following commit f19c0eccae9680f5785b11cdc58ef571998caec9, the data_checksums configuration parameter type was
changedfrom a boolean to an enum. Attaching a small patch to reflect this change. 

Thanks for the patch, I added a small change to update the xref to point to the
main data checksums section and pushed it.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Haibo Yan
Date:
Subject: Re: Extract numeric filed in JSONB more effectively
Next
From: Daniel Gustafsson
Date:
Subject: Re: Changing the state of data checksums in a running cluster