Commits

DateSubjectAuthorReleases
2021-07-13 Rename debug_invalidate_system_caches_always to debug_discard_caches. Tom Lane 15.0
2021-07-13 Rename debug_invalidate_system_caches_always to debug_discard_caches. Tom Lane 14.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
2011-08-16 Revise sinval code to remove no-longer-used tuple TID from inval messages. Tom Lane 9.2.0
2010-02-08 Remove old-style VACUUM FULL (which was known for a little while as Tom Lane 9.0.0
2010-02-07 Create a "relation mapping" infrastructure to support changing the relfilenodes Tom Lane 9.0.0
2010-02-03 Assorted cleanups in preparation for using a map file to support altering Tom Lane 9.0.0
2008-09-09 Improve the plan cache invalidation mechanism to make it invalidate plans Tom Lane 8.4.0
2008-03-13 Fix heap_page_prune's problem with failing to send cache invalidation Tom Lane 8.3.1
2008-03-13 Fix heap_page_prune's problem with failing to send cache invalidation Tom Lane 8.4.0
2005-06-17 Two-phase commit. Original patch by Heikki Linnakangas, with additional Tom Lane 8.1.0
2004-07-28 Fix subtransaction behavior for large objects, temp namespace, files, Tom Lane 8.0.0
2004-07-01 Nested transactions. There is still much left to do, especially on the Tom Lane 8.0.0
2004-05-06 Make ALTER COLUMN TYPE preserve clustered status for indexes it doesn't 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-04-29 Add cache invalidation callback hooks. Tom Lane 7.3.1
2002-03-03 Catcaches can now store negative entries as well as positive ones, to Tom Lane 7.3.1
2001-06-19 Clean up some longstanding problems in shared-cache invalidation. Tom Lane 7.2.1
2000-11-08 Make DROP TABLE rollback-able: postpone physical file delete until commit. Tom Lane 7.1.1
1999-11-21 Repair problem exposed by Jan's new parallel-regression-test scaffold: Tom Lane 7.1.1