Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-19 | Fix typos and grammar in the code | Michael Paquier | 18.0 |
| 2025-02-26 | Re-add GUC track_wal_io_timing | Michael Paquier | 18.0 |
| 2025-02-24 | Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing | Michael Paquier | 18.0 |
| 2025-01-14 | Make pg_stat_io count IOs as bytes instead of blocks for some operations | Michael Paquier | 18.0 |
| 2025-01-10 | Merge pgstat_count_io_op_n() and pgstat_count_io_op() | Michael Paquier | 18.0 |
| 2024-10-21 | Fix grammar of a comment in bufmgr.c | Michael Paquier | 18.0 |