Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-02 | Fix inconsistent reporting of checkpointer stats. | Fujii Masao | 18.0 |
| 2024-09-30 | Add num_done counter to the pg_stat_checkpointer view. | Fujii Masao | 18.0 |
| 2024-09-18 | Extend PgStat_HashKey.objid from 4 to 8 bytes | Michael Paquier | 18.0 |
| 2024-09-04 | Collect statistics about conflicts in logical replication. | Amit Kapila | 18.0 |
| 2024-08-04 | Introduce pluggable APIs for Cumulative Statistics | Michael Paquier | 18.0 |
| 2024-08-01 | Switch PgStat_Kind from an enum to a uint32 type | Michael Paquier | 18.0 |
| 2024-08-01 | Add redo LSN to pgstats files | Michael Paquier | 18.0 |
| 2024-07-11 | Add a new 'F' entry type for fixed-numbered stats in pgstats file | Michael Paquier | 18.0 |