mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 03:21:24 +03:00
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
This commit is contained in:
parent
418c6a2c72
commit
26cea9fb82
@ -3011,6 +3011,23 @@ Author: Michael Paquier <michael@paquier.xyz>
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Author: Nathan Bossart <nathan@postgresql.org>
|
||||||
|
2024-01-19 [8b2bcf3f2] Introduce the dynamic shared memory registry.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Add dynamic shared memory registry (Nathan Bossart)
|
||||||
|
<ulink url="&commit_baseurl;8b2bcf3f2">§</ulink>
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
This allows shared libraries which are not initialized at startup
|
||||||
|
to coordinate dynamic shared memory access.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Author: Michael Paquier <michael@paquier.xyz>
|
Author: Michael Paquier <michael@paquier.xyz>
|
||||||
2024-04-04 [2a217c371] Coordinate emit_log_hook and all log destinations to sha
|
2024-04-04 [2a217c371] Coordinate emit_log_hook and all log destinations to sha
|
||||||
|
Loading…
x
Reference in New Issue
Block a user