> On 10 Aug 2026, at 06:14, Ian Lawrence Barwick <barwick@gmail.com> wrote:
> Commit f19c0eccae adds the data_checksum_version field to the pg_controldata
> output, but there is no matching entry in "pg_control_checkpoint()". I can't
> see any reason why this is omitted (I don't see any mention of it in the
> corresponding -hackers thread [*]) so assume it's not intentional. A similar
> update was made in 99e949f84 for logical decoding status.
Thanks, that was indeed missed in the original commit. I reworked the patch a
tiny bit and added it to the test suite as per the attached v2. Once the
REL_19_STABLE branch is open I'll push this along with a catversion bump.
--
Daniel Gustafsson