Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-03 | Set relfrozenxid to oldest extant XID seen by VACUUM. | Peter Geoghegan | 15.0 |
| 2022-03-12 | Normalize heap_prepare_freeze_tuple argument name. | Peter Geoghegan | 15.0 |
| 2022-02-25 | Remove unnecessary heap_tuple_needs_freeze argument. | Peter Geoghegan | 15.0 |
| 2021-12-09 | Standardize cleanup lock terminology. | Peter Geoghegan | 15.0 |
| 2021-11-26 | Go back to considering HOT on pages marked full. | Peter Geoghegan | 15.0 |
| 2021-11-05 | Add hardening to catch invalid TIDs in indexes. | Peter Geoghegan | 15.0 |
| 2021-10-29 | Demote pg_unreachable() in heapam to an assertion. | Peter Geoghegan | 15.0 |
| 2021-09-23 | Document issue with heapam line pointer truncation. | Peter Geoghegan | 15.0 |
| 2021-09-20 | Remove overzealous index deletion assertion. | Peter Geoghegan | 15.0 |