Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-30 | pg_stat_wal: Accumulate time as instr_time instead of microseconds | Andres Freund | 16.0 |
| 2023-02-09 | pgstat: Infrastructure for more detailed IO statistics | Andres Freund | 16.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-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 |