Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-05-03 | Fix typos in comments. | Etsuro Fujita | 18.0 |
| 2025-04-10 | Add code comment explaining ins_since_vacuum and aborted inserts | David Rowley | 18.0 |
| 2025-01-28 | Track per-relation cumulative time spent in [auto]vacuum and [auto]analyze | Michael Paquier | 18.0 |
| 2025-01-21 | Rework handling of pending data for backend statistics | Michael Paquier | 18.0 |
| 2025-01-10 | Refactor some code related to backend statistics | Michael Paquier | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-12-19 | Add backend-level statistics to pgstats | Michael Paquier | 18.0 |
| 2024-11-01 | Add pg_memory_is_all_zeros() in memutils.h | Michael Paquier | 18.0 |
| 2024-10-27 | Remove unused #include's from backend .c files | Peter Eisentraut | 18.0 |