Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-07 | pgstat: add pg_stat_have_stats() test helper. | Andres Freund | 15.0 |
| 2022-04-07 | pgstat: add pg_stat_force_next_flush(), use it to simplify tests. | Andres Freund | 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: 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 |
| 2021-08-05 | pgstat: split reporting/fetching of bgwriter and checkpointer stats. | Andres Freund | 15.0 |