Commits

DateSubjectAuthorReleases
2020-09-11 Don't run atexit callbacks during signal exits from ProcessStartupPacket. Tom Lane 14.0
2019-09-05 Use data directory inode number, not port, to select SysV resource keys. Tom Lane 13.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2014-02-17 PGDLLIMPORT-ify MainLWLockArray, ProcDiePending, proc_exit_inprogress. Tom Lane 9.4.0
2010-01-16 PGDLLIMPORT-ize the remaining variables needed by walreceiver. Tom Lane 9.0.0
2009-01-03 Create a "shmem_startup_hook" to be called at the end of shared memory Tom Lane 8.4.0
2008-04-17 Repair two places where SIGTERM exit could leave shared memory state Tom Lane 8.2.8
2008-04-16 Repair two places where SIGTERM exit could leave shared memory state Tom Lane 8.3.2
2008-04-16 Repair two places where SIGTERM exit could leave shared memory state Tom Lane 8.4.0
2005-06-17 Two-phase commit. Original patch by Heikki Linnakangas, with additional Tom Lane 8.1.0
2004-12-29 Refactor EXEC_BACKEND code so that postmaster child processes reattach Tom Lane 8.0.0
2002-05-05 Create an internal semaphore API that is not tied to SysV semaphores. Tom Lane 7.3.1
2001-09-29 Implement new 'lightweight lock manager' that's intermediate between Tom Lane 7.2.1
2001-06-27 Install infrastructure for shared-memory free space map. Doesn't actually Tom Lane 7.2.1
2001-03-13 XLOG (and related) changes: Tom Lane 7.1.1
2001-02-10 Restructure the key include files per recent pghackers discussion: there Tom Lane 7.1.1
2001-01-14 Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts Tom Lane 7.1.1
2000-12-03 Don't use 'private' as a parameter name in visible headers ... makes C++ Tom Lane 7.1.1
2000-11-28 Significant cleanups in SysV IPC handling (shared mem and semaphores). Tom Lane 7.1.1
1999-11-22 Clean up some problems in error recovery --- elog() was pretty broken Tom Lane 7.1.1
1999-02-21 Rearrange handling of MAXBACKENDS a little bit. The default setting Tom Lane 7.1.1
1999-02-19 Allow maximum number of backends to be set at configure time Tom Lane 7.1.1