mirror of https://github.com/postgres/postgres
Since commit 97550c0711
, these failed with
"PANIC: proc_exit() called in child process" due to uninitialized or
stale MyProcPid. That was reachable if close() failed in
ClosePostmasterPorts() or setlocale(category, "C") failed, both
unlikely. Back-patch to v13 (all supported versions).
Discussion: https://postgr.es/m/20241208034614.45.nmisch@google.com
REL_16_STABLE
parent
f0672b6787
commit
ac4a2b4039
Loading…
Reference in new issue