We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 418c6a2 commit 26cea9fCopy full SHA for 26cea9f
doc/src/sgml/release-17.sgml
@@ -3011,6 +3011,23 @@ Author: Michael Paquier <michael@paquier.xyz>
3011
</para>
3012
</listitem>
3013
3014
+<!--
3015
+Author: Nathan Bossart <nathan@postgresql.org>
3016
+2024-01-19 [8b2bcf3f2] Introduce the dynamic shared memory registry.
3017
+-->
3018
+
3019
+ <listitem>
3020
+ <para>
3021
+ Add dynamic shared memory registry (Nathan Bossart)
3022
+ <ulink url="&commit_baseurl;8b2bcf3f2">§</ulink>
3023
+ </para>
3024
3025
3026
+ This allows shared libraries which are not initialized at startup
3027
+ to coordinate dynamic shared memory access.
3028
3029
+ </listitem>
3030
3031
<!--
3032
Author: Michael Paquier <michael@paquier.xyz>
3033
2024-04-04 [2a217c371] Coordinate emit_log_hook and all log destinations to sha
0 commit comments