On Thu, May 01, 2025 at 10:44:50PM -0400, Bruce Momjian wrote: > I will continue improving it until beta 1, and until the final release. > I will probably add markup in 1-3 weeks. Let the feedback begin. ;-)
May I suggest the attached addition for the release notes, following commit 371f2db8b that has added support for runtime parameters in injection points? -- Michael
From 80eef94686acfc434a3ef01ffd73a0acd708ecb8 Mon Sep 17 00:00:00 2001 From: Michael Paquier <mich...@paquier.xyz> Date: Fri, 23 May 2025 15:15:01 +0900 Subject: [PATCH] doc PG 18 relnotes: Mention runtime parameters in injection points As per recent commit 371f2db8b. --- doc/src/sgml/release-18.sgml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/src/sgml/release-18.sgml b/doc/src/sgml/release-18.sgml index 2a52cef1c7ce..35ba139d04d5 100644 --- a/doc/src/sgml/release-18.sgml +++ b/doc/src/sgml/release-18.sgml @@ -2847,6 +2847,18 @@ Injection points can now be created, but not run, via INJECTION_POINT_LOAD(), an </para> </listitem> +<!-- +Author: Michael Paquier <mich...@paquier.xyz> +2025-05-10 [371f2db8b] Add support for runtime arguments in injection points +--> + +<listitem> +<para> +Support runtime arguments in injection points (Michael Paquier) +<ulink url="&commit_baseurl;371f2db8b">§</ulink> +</para> +</listitem> + <!-- Author: Heikki Linnakangas <heikki.linnakan...@iki.fi> 2024-07-26 [20e0e7da9] Add test for early backend startup errors -- 2.49.0
signature.asc
Description: PGP signature