Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-01-11 | Remove hastup from LVPagePruneState. | Robert Haas | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-11-30 | Apply quotes more consistently to GUC names in logs | Michael Paquier | 17.0 |
| 2023-11-17 | Release lock on heap buffer before vacuuming FSM | Andres Freund | 17.0 |
| 2023-10-26 | Add trailing commas to enum definitions | Peter Eisentraut | 17.0 |
| 2023-10-02 | Remove retry loop in heap_page_prune(). | Robert Haas | 17.0 |
| 2023-09-28 | Return data from heap_page_prune via a struct. | Robert Haas | 17.0 |
| 2023-09-08 | Remove some more "snapshot too old" vestiges. | Thomas Munro | 17.0 |
| 2023-09-05 | Remove the "snapshot too old" feature. | Thomas Munro | 17.0 |
| 2023-07-11 | Report index vacuum progress. | Masahiko Sawada | 17.0 |