Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |