Re: Persist injection points across server restarts

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Cc: "Maksim.Melnikov" <m.melnikov@postgrespro.ru>
Date: 2025-05-21T08:20:14Z
Lists: pgsql-hackers

Attachments

On Wed, Apr 30, 2025 at 02:35:40PM +0900, Michael Paquier wrote:
> This is v19 work, so I am adding that to the next commit fest.

Rebased, to fix a conflict I've introduced with a different commit.
--
Michael

Commits

  1. Add InjectionPointList() to retrieve list of injection points