Re: Add pg_get_injection_points() for information of injection points

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Aleksander Alekseev <aleksander(at)timescale(dot)com>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Kirill Reshke <reshkekirill(at)gmail(dot)com>
Subject: Re: Add pg_get_injection_points() for information of injection points
Date: 2025-07-03 06:14:14
Message-ID: aGYftqnwR6WNNguA@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jul 03, 2025 at 08:51:56AM +0900, Michael Paquier wrote:
> This results in the second patch attached. Comments are welcome.

There has been a blip with the regression test output, so rebased.
--
Michael

Attachment Content-Type Size
v7-0001-injection_points-Add-injection_points_list.patch text/x-diff 5.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message shveta malik 2025-07-03 06:32:43 Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Previous Message Jelte Fennema-Nio 2025-07-03 06:13:10 Re: BackendKeyData is mandatory?