Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-10-18 | Count write times when extending relation files for shared buffers | Michael Paquier | 16.1 |
| 2023-05-17 | Add writeback to pg_stat_io | Andres Freund | 16.0 |
| 2023-04-13 | Harmonize some more function parameter names. | Peter Geoghegan | 16.0 |
| 2023-04-08 | Track IO times in pg_stat_io | Andres Freund | 16.0 |
| 2023-04-05 | bufmgr: Introduce infrastructure for faster relation extension | Andres Freund | 16.0 |
| 2023-03-31 | Track shared buffer hits in pg_stat_io | Andres Freund | 16.0 |
| 2023-03-01 | Suppress more compiler warnings in new pgstats code. | Tom Lane | 16.0 |
| 2023-02-27 | Suppress compiler warnings in new pgstats code. | Tom Lane | 16.0 |
| 2023-02-09 | pgstat: Infrastructure for more detailed IO statistics | Andres Freund | 16.0 |