postgresql/src
Nathan Bossart 2dd506b859 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
2025-11-26 11:37:21 -06:00
..
backend Revert "Teach DSM registry to ERROR if attaching to an uninitialized entry." 2025-11-26 11:37:21 -06:00
bin pg_dump tests: don't put dumps in stdout 2025-11-25 19:08:36 +01:00
common Document that pg_getaddrinfo_all does not accept null hints 2025-11-13 16:35:07 +01:00
fe_utils Add \pset options for boolean value display 2025-11-03 17:40:39 +01:00
include Replace internal C function pg_hypot() by standard hypot() 2025-11-26 07:48:29 +01:00
interfaces Add pg_add_size_overflow() and friends 2025-11-24 09:59:38 -08:00
makefiles Remove traces of support for Sun Studio compiler 2025-09-12 07:39:05 +02:00
pl Avoid memory leak in validation of a PL/Python trigger function. 2025-10-23 14:23:26 -04:00
port Handle EPERM in pg_numa_init 2025-11-20 13:26:49 +01:00
template Remove traces of support for Sun Studio compiler 2025-09-12 07:39:05 +02:00
test ssl: Add connection and reload tests for key passphrases 2025-11-26 14:24:34 +01:00
timezone Update timezone to C99 2025-11-21 13:07:40 +01:00
tools Add input function for data type pg_dependencies 2025-11-26 10:53:16 +09:00
tutorial Fix compile of src/tutorial/funcs.c 2025-10-07 10:45:57 +02:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Remove traces of support for Sun Studio compiler 2025-09-12 07:39:05 +02:00
Makefile.shlib Use exported symbols list on macOS for loadable modules as well 2025-06-10 07:04:43 +02:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
nls-global.mk Fix update-po for the PGXS case 2025-10-16 20:21:05 +02:00