Re: pgsql: Revert online data checksum transitions

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Manuel Reyes Bravo <manuelreyesbravo(at)gmail(dot)com>
Cc: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Revert online data checksum transitions
Date: 2026-09-17 16:53:20
Message-ID: C590D7B2-96FF-401A-9B9C-216E50123912@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

> On 17 Sep 2026, at 15:27, Manuel Reyes Bravo <manuelreyesbravo(at)gmail(dot)com> wrote:

> In case it saves Daniel some time, the attached patch does the three,
> against REL_19_STABLE.

Thanks, I also went over the commits today so I'll compare notes before
applying to v19 later today.

--
Daniel Gustafsson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2026-09-17 17:20:10 Re: pgoutput: schema cache cleanup after streamed 2PC
Previous Message Bingshuai Li 2026-09-17 16:42:29 Re: Bug in logical decoding with DDL and subtransactions

Browse pgsql-committers by date

  From Date Subject
Previous Message Robert Haas 2026-09-17 15:41:06 pgsql: pg_plan_advice: Fix defects in JOIN_ORDER advice feedback.