Commits

DateSubjectAuthorReleases
2017-11-29 Update typedefs.list and re-run pgindent Robert Haas 11.0
2017-10-26 In relevant log messages, indicate whether vacuums are aggressive. Robert Haas 11.0
2017-06-22 Update out-of-date comment in vacuumlazy.c Robert Haas 10.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-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
2016-03-08 Department of second thoughts: remove PD_ALL_FROZEN. Robert Haas 9.6.0
2016-03-02 Change the format of the VM fork to add a second bit per page. Robert Haas 9.6.0
2014-03-03 Introduce logical decoding. Robert Haas 9.4.0
2013-12-22 Change the way we mark tuples as frozen. Robert Haas 9.4.0
2013-07-22 Adjust HeapTupleSatisfies* routines to take a HeapTuple. Robert Haas 9.4.0
2013-06-06 Ensure that XLOG_HEAP2_VISIBLE always targets an initialized page. Robert Haas 9.3.0
2013-06-06 Ensure that XLOG_HEAP2_VISIBLE always targets an initialized page. Robert Haas 9.2.5
2012-06-07 Fix more crash-safe visibility map bugs, and improve comments. Robert Haas 9.2.0
2012-04-27 Prevent index-only scans from returning wrong answers under Hot Standby. Robert Haas 9.2.0
2012-04-24 Rearrange lazy_scan_heap to avoid visibility map race conditions. Robert Haas 9.2.0
2012-04-18 After PageSetAllVisible, use MarkBufferDirty. Robert Haas 9.2.0
2012-04-13 Fix typo in comment. Robert Haas 9.2.0