]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix documentation for shmem_startup_hook.
authorNathan Bossart <nathan@postgresql.org>
Tue, 9 Sep 2025 19:35:30 +0000 (14:35 -0500)
committerNathan Bossart <nathan@postgresql.org>
Tue, 9 Sep 2025 19:35:30 +0000 (14:35 -0500)
commita80b7a0547da0dc1dfff5df96b709a9e0321252b
tree422b4876032fd815b3500782ae37e1aef36d6656
parentf256a7bba7286058bbf9d5ce160e3237dfe83b79
Fix documentation for shmem_startup_hook.

This section claims that each backend executes the
shmem_startup_hook shortly after attaching to shared memory, which
is true for EXEC_BACKEND builds, but not for others.  This commit
adds this important detail.

Oversight in commit 964152c476.

Reported-by: Sami Imseih <samimseih@gmail.com>
Reviewed-by: Sami Imseih <samimseih@gmail.com>
Discussion: https://postgr.es/m/CAA5RZ0vEGT1eigGbVt604LkXP6mUPMwPMxQoRCbFny44w%2B9EUQ%40mail.gmail.com
Backpatch-through: 17
doc/src/sgml/xfunc.sgml