Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-07 | Truncate line pointer array during heap pruning. | Peter Geoghegan | 15.0 |
| 2021-12-09 | Standardize cleanup lock terminology. | Peter Geoghegan | 15.0 |
| 2021-11-13 | Explain pruning pgstats accounting subtleties. | Peter Geoghegan | 15.0 |
| 2021-11-11 | Update heap_page_prune() free space map comments. | Peter Geoghegan | 15.0 |
| 2021-11-05 | Update obsolete heap pruning comments. | Peter Geoghegan | 15.0 |
| 2021-11-05 | Add various assertions to heap pruning code. | Peter Geoghegan | 15.0 |
| 2021-09-23 | Document issue with heapam line pointer truncation. | Peter Geoghegan | 15.0 |