Commits

DateSubjectAuthorReleases
2026-04-05 Move some code from shmem.c and shmem.h Heikki Linnakangas 19 (unreleased)
2025-03-05 Split WaitEventSet functions to separate source file Heikki Linnakangas 18.0
2024-01-19 Introduce the dynamic shared memory registry. Nathan Bossart 17.0
2023-01-20 Remove SHM_QUEUE Andres Freund 16.0
2019-11-05 Split all OBJS style lines in makefiles into one-line-per-entry style. Andres Freund 13.0
2018-10-04 Refactor user-facing SQL functions signalling backends Michael Paquier 12.0
2017-11-30 Add a barrier primitive for synchronizing backends. Andres Freund 11.0
2016-03-21 Combine win32 and unix latch implementations. Andres Freund 9.6.0
2015-11-03 Remove some more dead Alpha-specific code. Tom Lane 9.6.0
2014-01-14 Single-reader, single-writer, lightweight shared message queue. Robert Haas 9.4.0
2014-01-14 Simple table of contents for a shared memory segment. Robert Haas 9.4.0
2013-10-10 Allow dynamic allocation of shared memory segments. Robert Haas 9.4.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2009-12-19 Allow read only connections during recovery, known as Hot Standby. Simon Riggs 9.0.0
2009-07-31 Create a multiplexing structure for signals to Postgres child processes. Tom Lane 9.0.0
2008-02-19 Refactor backend makefiles to remove lots of duplicate code Peter Eisentraut 8.4.0
2007-01-20 Remove remains of old depend target. Peter Eisentraut 8.3.0
2005-05-19 Split the shared-memory array of PGPROC pointers out of the sinval Tom Lane 8.1.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2001-11-04 Merge three existing ways of signaling postmaster from child processes, Tom Lane 7.2.1
2001-09-27 Move s_lock.c and spin.c into lmgr subdirectory, which seems a much Tom Lane 7.2.1
2000-10-20 Add support for VPATH builds, that is, building somewhere else than in the Peter Eisentraut 7.1.1
2000-09-29 New unified regression test driver, test/regress makefile cleanup, Peter Eisentraut 7.1.1
2000-08-31 Fix relative path references so that make knowns which dependencies refer Peter Eisentraut 7.1.1
2000-07-13 Repair parallel make in backend tree (and make it really parallel). Peter Eisentraut 7.1.1