Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-04 | Fix use-after-free in parallel_vacuum_reset_dead_items | John Naylor | 18.0 |
| 2024-11-28 | Remove useless casts to (void *) | Peter Eisentraut | 18.0 |
| 2024-10-27 | Remove unused #include's from backend .c files | Peter Eisentraut | 18.0 |
| 2024-08-14 | Use pgBufferUsage for buffer usage tracking in analyze. | Masahiko Sawada | 18.0 |
| 2024-07-24 | Refactor tidstore.c iterator buffering. | Thomas Munro | 18.0 |
| 2024-07-19 | Ensure vacuum removes all visibly dead tuples older than OldestXmin | Melanie Plageman | 18.0 |