Commits

Showing commits that first shipped in 9.4 (backpatches included). Clear

DateSubjectAuthorReleases
2017-12-15 Perform a lot more sanity checks when freezing tuples. Andres Freund 9.4.16
2017-11-02 Revert bogus fixes of HOT-freezing bug Alvaro Herrera 9.4.15
2017-09-28 Fix freezing of a dead HOT-updated tuple Alvaro Herrera 9.4.15
2017-03-16 Avoid having vacuum set reltuples to 0 on non-empty relations in the Andrew Gierth 9.4.12
2016-09-09 Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs 9.4.10
2014-10-30 Test IsInTransactionChain, not IsTransactionBlock, in vac_update_relstats. Tom Lane 9.4.0
2014-06-20 Do all-visible handling in lazy_vacuum_page() outside its critical section. Andres Freund 9.4.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-04-17 Set the all-visible flag on heap page before writing WAL record, not after. Heikki Linnakangas 9.4.0
2014-03-03 Introduce logical decoding. Robert Haas 9.4.0
2014-02-13 Separate multixact freezing parameters from xid's Alvaro Herrera 9.4.0
2014-01-19 Fix VACUUM's reporting of dead-tuple counts to the stats collector. Tom Lane 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-12-22 Change the way we mark tuples as frozen. Robert Haas 9.4.0
2013-12-16 Rework tuple freezing protocol Alvaro Herrera 9.4.0
2013-12-13 Fix WAL-logging of setting the visibility map bit. Heikki Linnakangas 9.4.0
2013-12-12 New autovacuum_work_mem parameter Simon Riggs 9.4.0
2013-12-03 Don't include unused space in LOG_NEWPAGE records. Heikki Linnakangas 9.4.0
2013-11-30 Fix full-table-vacuum request mechanism for MultiXactIds Alvaro Herrera 9.4.0
2013-11-27 Don't update relfrozenxid if any pages were skipped. Heikki Linnakangas 9.4.0
2013-11-18 Count locked pages that don't need vacuuming as scanned. Heikki Linnakangas 9.4.0
2013-10-23 Fix two bugs in setting the vm bit of empty pages. Heikki Linnakangas 9.4.0
2013-09-26 Fix spurious warning after vacuuming a page on a table with no indexes. Heikki Linnakangas 9.4.0
2013-09-16 Rename various "freeze multixact" variables Alvaro Herrera 9.4.0
2013-07-22 Adjust HeapTupleSatisfies* routines to take a HeapTuple. Robert Haas 9.4.0