DOCS: Update data_checksums documentation to reflect enum change

From: Lakshmi N <lakshmin(dot)jhs(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: DOCS: Update data_checksums documentation to reflect enum change
Date: 2026-04-08 06:38:39
Message-ID: CA+3i_M-AtTnqTB2KLBTpu-c-jvnTuy7bGxyxs80rgiQLxWrRUQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi hackers,

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.

Regards,
Lakshmi

Attachment Content-Type Size
0001-doc-Update-data_checksums-documentation-to-reflect-e.patch application/octet-stream 1.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jakub Wartak 2026-04-08 06:51:30 Failing test_aio tests due to too low(illegal?) segsize_blocks
Previous Message Ashutosh Bapat 2026-04-08 06:36:32 Re: pg_buffercache: Add per-relation summary stats