Commits

DateSubjectAuthorReleases
2026-04-21 Fix a set of typos and grammar issues across the tree Michael Paquier 19 (unreleased)
2026-04-05 Convert all remaining subsystems to use the new shmem allocation API Heikki Linnakangas 19 (unreleased)
2026-04-05 Convert buffer manager to use the new shmem allocation functions Heikki Linnakangas 19 (unreleased)
2026-04-05 Convert AIO to use the new shmem allocation functions Heikki Linnakangas 19 (unreleased)
2026-04-05 Convert SLRUs to use the new shmem allocation functions Heikki Linnakangas 19 (unreleased)
2026-04-05 Use the new shmem allocation functions in a few core subsystems Heikki Linnakangas 19 (unreleased)
2026-04-05 Convert lwlock.c to use the new shmem allocation functions Heikki Linnakangas 19 (unreleased)
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-04-03 Online enabling and disabling of data checksums Daniel Gustafsson 19 (unreleased)
2026-03-26 Use ShmemInitStruct to allocate lwlock.c's shared memory Heikki Linnakangas 19 (unreleased)
2026-03-26 Refactor ShmemIndex initialization Heikki Linnakangas 19 (unreleased)
2026-03-06 Don't include wait_event.h in pgstat.h Álvaro Herrera 19 (unreleased)
2026-01-30 Move shmem allocator's fields from PGShmemHeader to its own struct Heikki Linnakangas 19 (unreleased)
2026-01-23 Fix some rounding code for shared memory. Nathan Bossart 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-23 Toggle logical decoding dynamically based on logical slot presence. Masahiko Sawada 19 (unreleased)
2025-11-06 Refactor shared memory allocation for semaphores Heikki Linnakangas 19 (unreleased)
2025-11-06 Add comment to explain why PGReserveSemaphores() is called early Heikki Linnakangas 18.1
2025-11-06 Add comment to explain why PGReserveSemaphores() is called early Heikki Linnakangas 19 (unreleased)
2025-11-05 Add infrastructure for efficient LSN waiting Alexander Korotkov 19 (unreleased)
2025-05-23 Revert function to get memory context stats for processes Daniel Gustafsson 18.0
2025-04-08 Add function to get memory context stats for processes Daniel Gustafsson 18.0
2025-03-17 aio: Basic subsystem initialization Andres Freund 18.0