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
- v2-0001-Add-InjectionPointList-to-retrieve-list-of-inject.patch (text/x-diff) patch v2-0001
- v2-0002-injection_points-Add-function-to-flush-injection-.patch (text/x-diff) patch v2-0002
- v2-0003-Add-regression-test-for-2PC-visibility-check-on-s.patch (text/x-diff) patch v2-0003
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
-
Add InjectionPointList() to retrieve list of injection points
- 7b2eb72b1b8c 19 (unreleased) landed