Commits

DateSubjectAuthorReleases
2026-04-05 Introduce a registry of built-in shmem subsystems Heikki Linnakangas 19 (unreleased)
2026-04-05 Introduce a new mechanism for registering shared memory areas Heikki Linnakangas 19 (unreleased)
2026-04-05 Move some code from shmem.c and shmem.h Heikki Linnakangas 19 (unreleased)
2026-03-26 Use ShmemInitStruct to allocate lwlock.c's shared memory Heikki Linnakangas 19 (unreleased)
2026-03-26 Refactor how user-defined LWLock tranches are stored in shmem Heikki Linnakangas 19 (unreleased)
2026-02-11 Move ProcStructLock to the ProcGlobal struct Heikki Linnakangas 19 (unreleased)
2026-01-30 Move shmem allocator's fields from PGShmemHeader to its own struct Heikki Linnakangas 19 (unreleased)
2024-11-14 Pass MyPMChildSlot as an explicit argument to child process Heikki Linnakangas 18.0
2024-11-14 Assign a child slot to every postmaster child process Heikki Linnakangas 18.0
2024-11-14 Replace postmaster.c's own backend type codes with BackendType Heikki Linnakangas 18.0
2024-07-29 Detach syslogger from shared memory Heikki Linnakangas 17.0
2024-07-29 Detach syslogger from shared memory Heikki Linnakangas 18.0
2024-07-29 Move cancel key generation to after forking the backend Heikki Linnakangas 18.0
2024-07-26 Fix using injection points at backend startup in EXEC_BACKEND mode Heikki Linnakangas 17.0
2024-07-26 Fix using injection points at backend startup in EXEC_BACKEND mode Heikki Linnakangas 18.0
2024-07-03 Avoid 0-length memcpy to NULL with EXEC_BACKEND Heikki Linnakangas 17.0
2024-07-03 Avoid 0-length memcpy to NULL with EXEC_BACKEND Heikki Linnakangas 18.0
2024-03-20 Remove assertions that some compiler say are tautological Heikki Linnakangas 17.0
2024-03-18 Move code for backend startup to separate file Heikki Linnakangas 17.0
2024-03-18 Refactor postmaster child process launching Heikki Linnakangas 17.0
2024-03-18 Move some functions from postmaster.c to a new source file Heikki Linnakangas 17.0