Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-05-03 | Fix typos in comments. | Etsuro Fujita | 15.13 |
| 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-07 | pgstat: prepare APIs used by pgstatfuncs for shared memory stats. | Andres Freund | 15.0 |
| 2022-04-06 | pgstat: stats collector references in comments. | 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 |