Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)? - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Date
Msg-id 8CF9B235-AEE9-4E68-93DD-DF4F29E2FCE5@yesql.se
Whole thread
In response to Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
> On 14 Aug 2026, at 16:34, Daniel Gustafsson <daniel@yesql.se> wrote:

> Thanks, will fix.

Attached is a rebased patchset for this, which I want to go ahead with.  I've
added a third, to the rest of the patches, unrelated patch which cleans up a
few unqualified queries in the test suites.  It's pretty uninteresting as it
goes, so I bundled it here to get it in (since I found these when poking at
patchset).

--
Daniel Gustafsson


Attachment

pgsql-hackers by date:

Previous
From: Nazir Bilal Yavuz
Date:
Subject: Re: pg_stat_database.checksum_failures misses single-page failures in backups
Next
From: Tom Lane
Date:
Subject: Re: Residual tsquery cleanups