Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-11 | Honor passed-in database OIDs in pgstat_database.c | Michael Paquier | 15.18 |
| 2025-05-03 | Fix typos in comments. | Etsuro Fujita | 15.13 |
| 2023-09-03 | Fix handling of shared statistics with dropped databases | Michael Paquier | 15.5 |
| 2022-04-13 | Remove extraneous blank lines before block-closing braces | Alvaro Herrera | 15.0 |
| 2022-04-07 | pgstat: store statistics in shared memory. | Andres Freund | 15.0 |
| 2022-04-06 | pgstat: stats collector references in comments. | Andres Freund | 15.0 |
| 2022-04-06 | pgstat: move pgstat_report_autovac() to pgstat_database.c. | Andres Freund | 15.0 |
| 2022-04-04 | pgstat: consistent function comment formatting. | Andres Freund | 15.0 |
| 2022-03-21 | pgstat: split different types of stats into separate files. | Andres Freund | 15.0 |