Re: DOCS: Update data_checksums documentation to reflect enum change

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Lakshmi N <lakshmin(dot)jhs(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: DOCS: Update data_checksums documentation to reflect enum change
Date: 2026-04-08 20:03:28
Message-ID: 9853551B-87F0-4A95-9C5B-AB85174465F4@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 8 Apr 2026, at 09:38, Lakshmi N <lakshmin(dot)jhs(at)gmail(dot)com> wrote:

> Following commit f19c0eccae9680f5785b11cdc58ef571998caec9, the data_checksums configuration parameter type was changed from 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2026-04-08 20:10:44 Re: Changing the state of data checksums in a running cluster
Previous Message Haibo Yan 2026-04-08 19:50:50 Re: Extract numeric filed in JSONB more effectively