Commits

DateSubjectAuthorReleases
2025-06-15 Sync typedefs.list with the buildfarm. Tom Lane 18.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2011-08-16 Revise sinval code to remove no-longer-used tuple TID from inval messages. Tom Lane 9.2.0
2010-02-07 Create a "relation mapping" infrastructure to support changing the relfilenodes Tom Lane 9.0.0
2009-07-31 Create a multiplexing structure for signals to Postgres child processes. Tom Lane 9.0.0
2008-06-19 Rewrite the sinval messaging mechanism to reduce contention and avoid Tom Lane 8.4.0
2005-08-20 Convert the arithmetic for shared memory size calculation from 'int' Tom Lane 8.1.0
2005-05-19 Split the shared-memory array of PGPROC pointers out of the sinval Tom Lane 8.1.0
2005-01-10 Separate the functions of relcache entry flush and smgr cache entry flush Tom Lane 8.0.0
2004-08-01 Some mop-up work for savepoints (nested transactions). Store a small Tom Lane 8.0.0
2004-05-23 Handle impending sinval queue overflow by means of a separate signal Tom Lane 8.0.0
2004-02-10 Restructure smgr API as per recent proposal. smgr no longer depends on Tom Lane 8.0.0
2002-03-03 Catcaches can now store negative entries as well as positive ones, to Tom Lane 7.3.1
2001-09-29 Implement new 'lightweight lock manager' that's intermediate between Tom Lane 7.2.1
2001-08-26 Transaction IDs wrap around, per my proposal of 13-Aug-01. More Tom Lane 7.2.1
2001-07-06 Implement LockBufferForCleanup(), which will allow concurrent VACUUM Tom Lane 7.2.1
2001-06-19 Clean up some longstanding problems in shared-cache invalidation. Tom Lane 7.2.1
2001-02-26 Implement COMMIT_SIBLINGS parameter to allow pre-commit delay to occur Tom Lane 7.1.1
2000-11-28 Significant cleanups in SysV IPC handling (shared mem and semaphores). Tom Lane 7.1.1
2000-11-12 Keep track of the last active slot in the shared ProcState array, so 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-05-28 Repair performance problem in SI segment manipulations: iterating Tom Lane 7.1.1