Commits

DateSubjectAuthorReleases
2019-09-05 Use data directory inode number, not port, to select SysV resource keys. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2015-10-13 On Windows, ensure shared memory handle gets closed if not being used. Tom Lane 9.3.11
2015-10-13 On Windows, ensure shared memory handle gets closed if not being used. Tom Lane 9.1.20
2015-10-13 On Windows, ensure shared memory handle gets closed if not being used. Tom Lane 9.6.0
2015-10-13 On Windows, ensure shared memory handle gets closed if not being used. Tom Lane 9.4.6
2015-10-13 On Windows, ensure shared memory handle gets closed if not being used. Tom Lane 9.2.15
2015-10-13 On Windows, ensure shared memory handle gets closed if not being used. Tom Lane 9.5.0
2008-11-02 Remove the last vestiges of the MAKE_PTR/MAKE_OFFSET mechanism. We haven't Tom Lane 8.4.0
2006-10-15 Redesign the patch for allocation of shmem space and LWLocks for add-on Tom Lane 8.2.0
2006-01-04 Rearrange backend startup sequence so that ShmemIndexLock can become Tom Lane 8.2.0
2005-08-20 Convert the arithmetic for shared memory size calculation from 'int' Tom Lane 8.1.0
2004-12-29 Refactor EXEC_BACKEND code so that postmaster child processes reattach Tom Lane 8.0.0
2004-11-09 Put in place some defenses against being fooled by accidental match of Tom Lane 8.0.0
2003-12-01 Avoid assuming that type key_t is 32 bits, since it reportedly isn't Tom Lane 8.0.0
2003-11-30 Back-patch fix to cause stats processes to detach from shared memory, Tom Lane 7.3.5
2003-11-07 Cause stats processes to detach from shared memory when started, so that Tom Lane 7.4.1
2003-11-07 Cause stats processes to detach from shared memory when started, so that 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