Re: pgsql: Revert online data checksum transitions - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: pgsql: Revert online data checksum transitions
Date
Msg-id 21BD68B6-A3A2-4D99-BCF7-9038A6375A03@yesql.se
Whole thread
In response to Re: pgsql: Revert online data checksum transitions  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
> On 17 Sep 2026, at 18:54, Daniel Gustafsson <daniel@yesql.se> wrote:
>
> 
>>
>>> On 17 Sep 2026, at 15:27, Manuel Reyes Bravo <manuelreyesbravo@gmail.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.

I’ve applied this now. I originally kept the Test code in place ro minimize backpatching conflict risks there but after
thinkingfurther I ended up removing it as well. 

./daniel


pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: Reject WAIT FOR earlier in transaction-snapshot mode
Next
From: Bharath Rupireddy
Date:
Subject: Re: [PATCH] Release replication slot on error in SQL-callable slot functions