Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-09-26 | Fix behavior of "force" in pgstat_report_wal() | Michael Paquier | 15.5 |
| 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-06 | pgstat: rename some pgstat_send_* functions to pgstat_report_*. | 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 |