Commits

DateSubjectAuthorReleases
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-04-13 Widen amount-to-flush arguments of FileWriteback and callers. Tom Lane 9.6.0
2012-10-17 Close un-owned SMgrRelations at transaction end. Tom Lane 9.1.7
2012-10-17 Close un-owned SMgrRelations at transaction end. Tom Lane 9.2.2
2012-10-17 Close un-owned SMgrRelations at transaction end. Tom Lane 9.3.0
2012-10-17 Revert "Use "transient" files for blind writes, take 2". Tom Lane 9.1.7
2012-10-17 Revert "Use "transient" files for blind writes, take 2". Tom Lane 9.2.2
2012-10-17 Revert "Use "transient" files for blind writes, take 2". Tom Lane 9.3.0
2012-07-17 Improve coding around the fsync request queue. Tom Lane 9.1.5
2012-07-17 Improve coding around the fsync request queue. Tom Lane 9.2.0
2012-07-17 Improve coding around the fsync request queue. Tom Lane 9.3.0
2012-06-07 Scan the buffer pool just once, not once per fork, during relation drop. Tom Lane 9.2.0
2010-02-09 Fix up rickety handling of relation-truncation interlocks. Tom Lane 9.0.0
2009-01-12 Implement prefetching via posix_fadvise() for bitmap index scans. A new Tom Lane 8.4.0
2007-11-15 Prevent re-use of a deleted relation's relfilenode until after the next Tom Lane 8.3.0
2007-09-05 Implement lazy XID allocation: transactions that do not modify any database Tom Lane 8.3.0
2007-01-27 Back-port changes of Jan 16 and 17 to "revoke" pending fsync requests during Tom Lane 8.1.7
2007-01-27 Back-port changes of Jan 16 and 17 to "revoke" pending fsync requests during Tom Lane 8.2.2
2007-01-17 Extend yesterday's patch so that the bgwriter is also told to forget Tom Lane 8.3.0
2007-01-03 Clean up smgr.c/md.c APIs as per discussion a couple months ago. Instead of Tom Lane 8.3.0
2006-03-24 Arrange to emit a description of the current XLOG record as error context Tom Lane 8.2.0
2005-06-17 Two-phase commit. Original patch by Heikki Linnakangas, with additional Tom Lane 8.1.0
2005-06-06 Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. Tom Lane 8.1.0
2005-01-10 Phase 1 of fix for 'SMgrRelation hashtable corrupted' problem. This Tom Lane 8.0.0