public inbox for [email protected]
help / color / mirror / Atom feedFrom: Michael Paquier <[email protected]>
To: Bruce Momjian <[email protected]>
Cc: PostgreSQL-development <[email protected]>
Subject: Re: PG 18 release notes draft committed
Date: Fri, 23 May 2025 15:16:51 +0900
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
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
Attachments:
[text/x-diff] 0001-doc-PG-18-relnotes-Mention-runtime-parameters-in-inj.patch (1.1K, ../[email protected]/2-0001-doc-PG-18-relnotes-Mention-runtime-parameters-in-inj.patch)
download | inline diff:
From 80eef94686acfc434a3ef01ffd73a0acd708ecb8 Mon Sep 17 00:00:00 2001
From: Michael Paquier <[email protected]>
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 <[email protected]>
+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 <[email protected]>
2024-07-26 [20e0e7da9] Add test for early backend startup errors
--
2.49.0
[application/pgp-signature] signature.asc (833B, ../[email protected]/3-signature.asc)
download
view thread (147+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: PG 18 release notes draft committed
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox