Commits

DateSubjectAuthorReleases
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-05-22 Initial 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
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2016-04-13 Widen amount-to-flush arguments of FileWriteback and callers. Tom Lane 9.6.0
2014-12-18 Improve hash_create's API for selecting simple-binary-key hash functions. Tom Lane 9.5.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-19 Send only one FORGET_RELATION_FSYNC request when dropping a relation. Tom Lane 9.2.0
2012-07-19 Send only one FORGET_RELATION_FSYNC request when dropping a relation. 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
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.0
2010-02-09 Fix up rickety handling of relation-truncation interlocks. 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
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-07-20 Fix WAL replay of truncate operations to cope with the possibility that the Tom Lane 8.0.14
2007-07-20 Fix WAL replay of truncate operations to cope with the possibility that the Tom Lane 8.1.10