Re: Backpatching injection point core facilities to REL_17_STABLE - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Backpatching injection point core facilities to REL_17_STABLE
Date
Msg-id aJU63-Ze1u_BFKs3@paquier.xyz
Whole thread Raw
In response to Re: Backpatching injection point core facilities to REL_17_STABLE  (Andrey Borodin <x4mmm@yandex-team.ru>)
Responses Re: Backpatching injection point core facilities to REL_17_STABLE
List pgsql-hackers
On Thu, Aug 07, 2025 at 12:53:12PM +0300, Andrey Borodin wrote:
> FWIW both multixact problem [0] and my recent corruption finding [1]
> would benefit a lot from having ability to do injection points down
> to PG 12.
> And while [0] is a bug that is detectable with several pgbenches, I
> have a good sounding proof that [1] can't happen at all and no way
> to detect it without waiting injection point (or similar hand-hacked
> functionality).

Thanks for the input.

It is v18 and HEAD are on par in terms of features, with only
4eca711bc991 and 7b2eb72b1b8c requiring a cherry-pick, so perhaps we
should begin with that, before moving with more cherry-picks down to
v17 as the second step?

Any thoughts from others?  Would it be useful to get that down to the
back-branches?
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: POC: Parallel processing of indexes in autovacuum
Next
From: Michael Paquier
Date:
Subject: Re: BF mamba failure