From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: First draft of PG 17 release notes |
Date: | 2024-09-06 01:51:25 |
Message-ID: | ZtpgHSGPrQNTZ-mX@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Sep 3, 2024 at 10:44:01AM -0500, Nathan Bossart wrote:
> While freely acknowledging that I am biased because I wrote it, I am a bit
> surprised to see the DSM registry left out of the release notes (commit
> 8b2bcf3, docs are here [0]). This feature is intended to allow modules to
> allocate shared memory after startup, i.e., without requiring the module to
> be loaded via shared_preload_libraries. IMHO that is worth mentioning.
>
> [0] https://www.postgresql.org/docs/devel/xfunc-c.html#XFUNC-SHARED-ADDIN-AFTER-STARTUP
That seems more infrastructure/extension author stuff which isn't
normally mentioned in the release notes. I think such people really
need to look at all the commit messages.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Only you can decide what is important to you.
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Langote | 2024-09-06 03:07:49 | Re: pgsql: Add more SQL/JSON constructor functions |
Previous Message | Bruce Momjian | 2024-09-06 01:49:48 | Re: First draft of PG 17 release notes |