Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-08-02 | Fix pg_stat_io buffer reuse test instability | Andres Freund | 16.0 |
| 2023-05-17 | Add writeback to pg_stat_io | Andres Freund | 16.0 |
| 2023-05-17 | Use BUFFER_USAGE_LIMIT to reduce needed test table size | Andres Freund | 16.0 |
| 2023-03-31 | Track shared buffer hits in pg_stat_io | Andres Freund | 16.0 |
| 2023-03-21 | Stabilize pg_stat_io writes test | Andres Freund | 16.0 |
| 2023-03-07 | Fix flakey pg_stat_io test | Andres Freund | 16.0 |
| 2023-02-11 | Add tests for pg_stat_io | Andres Freund | 16.0 |
| 2022-10-14 | pgstat: Track time of the last scan of a relation | Andres Freund | 16.0 |
| 2022-09-23 | pgstat: Fix transactional stats dropping for indexes | Andres Freund | 16.0 |
| 2022-09-16 | Fix race condition in stats.sql added in 5264add7847 | Andres Freund | 16.0 |