Re: Backpatching injection point core facilities to REL_17_STABLE

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Backpatching injection point core facilities to REL_17_STABLE
Date: 2025-06-28 02:38:07
Message-ID: aF9Vj8f9mYngC3jw@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andy Fan 2025-06-28 05:00:04 Re: Remove HeapTupleheaderSetXmin{Committed,Invalid} functions
Previous Message Rishu Bagga 2025-06-27 22:43:53 Re: Proposal to add page headers to SLRU pages