Commits

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

DateSubjectAuthorReleases
2020-02-19 Fix mesurement of elapsed time during truncating heap in VACUUM. Fujii Masao 9.6.18
2017-12-15 Perform a lot more sanity checks when freezing tuples. Andres Freund 9.6.7
2017-11-02 Revert bogus fixes of HOT-freezing bug Alvaro Herrera 9.6.6
2017-09-28 Fix freezing of a dead HOT-updated tuple Alvaro Herrera 9.6.6
2017-08-23 Fix translation marker Peter Eisentraut 9.6.5
2017-07-22 Fix typo in comment Alvaro Herrera 9.6.4
2017-07-07 Fix typo Alvaro Herrera 9.6.4
2017-06-04 Assorted translatable string fixes Alvaro Herrera 9.6.4
2017-03-16 Avoid having vacuum set reltuples to 0 on non-empty relations in the Andrew Gierth 9.6.3
2016-09-09 Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs 9.6.0
2016-07-19 Add comment & docs about no vacuum truncation with sto. Kevin Grittner 9.6.0
2016-07-18 Clear all-frozen visibilitymap status when locking tuples. Andres Freund 9.6.0
2016-06-17 Add VACUUM (DISABLE_PAGE_SKIPPING) for emergencies. Robert Haas 9.6.0
2016-06-15 Fix lazy_scan_heap so that it won't mark pages all-frozen too soon. Robert Haas 9.6.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-06-03 Fix comment to be more accurate. Robert Haas 9.6.0
2016-06-03 Cosmetic improvements to freeze map code. Robert Haas 9.6.0
2016-04-20 Revert no-op changes to BufferGetPage() Kevin Grittner 9.6.0
2016-04-08 Add the "snapshot too old" feature Kevin Grittner 9.6.0
2016-04-08 Modify BufferGetPage() to prepare for "snapshot too old" feature Kevin Grittner 9.6.0
2016-03-16 Fix problems in commit c16dc1aca5e01e6acaadfcf38f5fc964a381dc62. Robert Haas 9.6.0
2016-03-15 Add simple VACUUM progress reporting. Robert Haas 9.6.0
2016-03-10 Don't vacuum all-frozen pages. Robert Haas 9.6.0
2016-03-09 Re-pgindent vacuumlazy.c. Robert Haas 9.6.0
2016-03-09 Add a generic command progress reporting facility. Robert Haas 9.6.0