Fix documentation for POSIX semaphores.
authorNathan Bossart <nathan@postgresql.org>
Wed, 5 Jun 2024 20:32:47 +0000 (15:32 -0500)
committerNathan Bossart <nathan@postgresql.org>
Wed, 5 Jun 2024 20:32:47 +0000 (15:32 -0500)
commitda565f3a4a2e1f04fd85805cbe3965188b330587
treecef6f873f95c62e213e4959510486b60ed2bdc24
parent75714e7cae82d7aa2f85fc9c0dde62fd8a771ed5
Fix documentation for POSIX semaphores.

The documentation for POSIX semaphores is missing a reference to
max_wal_senders.  This commit fixes that in the same way that
commit 4ebe51a5fb fixed the same issue in the documentation for
System V semaphores.

Discussion: https://postgr.es/m/20240517164452.GA1914161%40nathanxps13
Backpatch-through: 12
doc/src/sgml/runtime.sgml