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 aF9Vj8f9mYngC3jw@paquier.xyz
Whole thread Raw
In response to Re: Backpatching injection point core facilities to REL_17_STABLE  (Andrey Borodin <x4mmm@yandex-team.ru>)
List pgsql-hackers
On Fri, Jun 27, 2025 at 02:45:58PM +0500, Andrey Borodin wrote:
> I'm +1 on having full-fledged injection points in back branches
> where possible. Right now I'm debugging a PG-17(probably) problem
> where injection preloading would be handy (though functionality is
> available via hacks, just a little more work).
>
> But are you going to backpatch all new features of injection points
> in future? It's potentially x6 more work.

That may be nice, but I'd be interested in seeing how things evolve
across v17 first before taking a decision for older branches.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Cary Huang
Date:
Subject: Re: Support tid range scan in parallel?
Next
From: Andy Fan
Date:
Subject: Re: Remove HeapTupleheaderSetXmin{Committed,Invalid} functions