agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Daniel Gustafsson <dgustafsson@postgresql.org>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Further post-revert cleanup after online checksums
Date: Thu, 17 Sep 2026 21:23:37 +0000
Message-ID: <E1x7JZx-00000000A9y-2ldz@gemulon.postgresql.org> (raw)
Further post-revert cleanup after online checksums
When reverting I had missed updating the documentation for tracking data
checksum failures and the checksum version in the REDO record. The test-
code for enabling and disabling checksums offline was originally kept to
minimize backpatching conflicts, but the amount of testcode backpatching
doesn't really warrant keeping dead code.
Since no version has been shipped since bumping XLOG_PAGE_MAGIC it is
left at the previous bump version.
Reported-by: Fujii Masao <masao.fujii@gmail.com>
Reported-by: Manuel Reyes Bravo <manuelreyesbravo@gmail.com>
Discussion: https://postgr.es/m/CAHGQGwFLNCA9nVHSsC_=G_mvsK_fAFb+QbJAL7=R9cK2PL9ZBQ@mail.gmail.com
Branch
------
REL_19_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/6b0760a10a32f2471c22eed7102f77c18d836423
Modified Files
--------------
doc/src/sgml/monitoring.sgml | 15 +++++--------
src/include/access/xlog_internal.h | 1 -
src/test/perl/PostgreSQL/Test/Cluster.pm | 36 --------------------------------
3 files changed, 5 insertions(+), 47 deletions(-)
Message-ID: <E1x7JZx-00000000A9y-2ldz@gemulon.postgresql.org>
Permalink: ../E1x7JZx-00000000A9y-2ldz@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1x7JZx-00000000A9y-2ldz@gemulon.postgresql.org
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-committers@postgresql.org
Cc: dgustafsson@postgresql.org, pgsql-committers@lists.postgresql.org
Subject: Re: pgsql: Further post-revert cleanup after online checksums
In-Reply-To: <E1x7JZx-00000000A9y-2ldz@gemulon.postgresql.org>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox