Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-22 | Re-introduce pgstat_drop_entry(), keeping ABI compatibility | Michael Paquier | 15 (unreleased) |
| 2026-06-18 | Fix PANIC with track_functions due to concurrent drop of pgstats entries | Michael Paquier | 15 (unreleased) |
| 2022-09-24 | Message style improvements | Peter Eisentraut | 15.0 |
| 2022-04-27 | Fix incorrect format placeholders | Peter Eisentraut | 15.0 |
| 2022-04-07 | pgstat: normalize function naming. | Andres Freund | 15.0 |
| 2022-04-07 | pgstat: store statistics in shared memory. | Andres Freund | 15.0 |
| 2022-04-07 | pgstat: scaffolding for transactional stats creation / drop. | Andres Freund | 15.0 |
| 2022-04-06 | pgstat: move transactional code into pgstat_xact.c. | Andres Freund | 15.0 |