Commits

DateSubjectAuthorReleases
2026-05-11 Make palloc_array() and friends safe against integer overflow. Tom Lane 14.23
2026-05-11 Make palloc_array() and friends safe against integer overflow. Tom Lane 15.18
2026-05-11 Make palloc_array() and friends safe against integer overflow. Tom Lane 16.14
2026-05-11 Make palloc_array() and friends safe against integer overflow. Tom Lane 17.10
2026-05-11 Make palloc_array() and friends safe against integer overflow. Tom Lane 18.4
2026-05-11 Make palloc_array() and friends safe against integer overflow. Tom Lane 19 (unreleased)
2020-05-14 Initial pgindent and pgperltidy run for v13. 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
2016-12-12 Make the different Unix-y semaphore implementations ABI-compatible. Tom Lane 10.0
2016-09-01 Change API of ShmemAlloc() so it throws error rather than returning NULL. Tom Lane 10.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-09-28 Arrange to preallocate all required space for the buffer and FSM hash Tom Lane 8.0.0
2001-10-05 Further cleanup of dynahash.c API, in pursuit of portability and Tom Lane 7.2.1
2001-10-01 Another round of cleanups for dynahash.c (maybe it's finally clean of Tom Lane 7.2.1
2001-09-29 Implement new 'lightweight lock manager' that's intermediate between Tom Lane 7.2.1
2001-09-07 Get rid of PID entries in shmem hash table; there is no longer any need Tom Lane 7.2.1
2001-01-22 Clean up lockmanager data structures some more, in preparation for planned Tom Lane 7.1.1
2000-11-28 Significant cleanups in SysV IPC handling (shared mem and semaphores). Tom Lane 7.1.1
2000-06-28 First phase of memory management rewrite (see backend/utils/mmgr/README Tom Lane 7.1.1
1999-09-24 Several changes here, not very related but touching some of the same files. Tom Lane 7.1.1
1999-04-02 Clean up compile errors and warnings, cf Billy Allie's Tom Lane 7.1.1