]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Revert "Teach DSM registry to ERROR if attaching to an uninitialized entry."
authorNathan Bossart <nathan@postgresql.org>
Wed, 26 Nov 2025 17:37:21 +0000 (11:37 -0600)
committerNathan Bossart <nathan@postgresql.org>
Wed, 26 Nov 2025 17:37:21 +0000 (11:37 -0600)
commit8551a289201c79d84bf8d43be2c3c93c95205497
tree4cbc3ce986718276295605d3e790890cc1b4a1b5
parent2f9ec456aece2a89ebeef5ee2d100d7ea855fb79
Revert "Teach DSM registry to ERROR if attaching to an uninitialized entry."

This reverts commit 1165a933aa (and the corresponding commits on
the back-branches).  In a follow-up commit, we'll teach the
registry to retry entry initialization instead of leaving it in a
permanently failed state.

Reviewed-by: Robert Haas <robertmhaas@gmail.com>
Discussion: https://postgr.es/m/E1vJHUk-006I7r-37%40gemulon.postgresql.org
Backpatch-through: 17
src/backend/storage/ipc/dsm_registry.c