Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 26cea9f

Browse files
committed
doc PG 17 relnotes: add dynamic shared memory registry item
Reported-by: Nathan Bossart Discussion: https://postgr.es/m/Ztcuwbs0FGCPOEu9@nathan Backpatch-through: 17 only
1 parent 418c6a2 commit 26cea9f

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

doc/src/sgml/release-17.sgml

+17
Original file line numberDiff line numberDiff line change
@@ -3011,6 +3011,23 @@ Author: Michael Paquier <michael@paquier.xyz>
30113011
</para>
30123012
</listitem>
30133013

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">&sect;</ulink>
3023+
</para>
3024+
3025+
<para>
3026+
This allows shared libraries which are not initialized at startup
3027+
to coordinate dynamic shared memory access.
3028+
</para>
3029+
</listitem>
3030+
30143031
<!--
30153032
Author: Michael Paquier <michael@paquier.xyz>
30163033
2024-04-04 [2a217c371] Coordinate emit_log_hook and all log destinations to sha

0 commit comments

Comments
 (0)