Commits

DateSubjectAuthorReleases
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
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-24 Enhance checkpointer restartpoint statistics Alexander Korotkov 17.0
2023-12-16 Refactor pgstat_prepare_io_time() with an input argument instead of a GUC Michael Paquier 17.0
2023-10-30 Introduce pg_stat_checkpointer Michael Paquier 17.0
2023-10-27 Remove buffers_backend and buffers_backend_fsync from pg_stat_checkpointer Michael Paquier 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-05-17 Add writeback to pg_stat_io Andres Freund 16.0
2023-05-10 Fix assertion failure when updating stats_fetch_consistency in a transaction Michael Paquier 15.4
2023-04-13 Harmonize some more function parameter names. Peter Geoghegan 16.0
2023-04-08 Handle logical slot conflicts on standby Andres Freund 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 Bump PGSTAT_FILE_FORMAT_ID, omitted in 8aaa04b32d7 Andres Freund 16.0
2023-03-31 Track shared buffer hits in pg_stat_io Andres Freund 16.0
2023-03-30 pg_stat_wal: Accumulate time as instr_time instead of microseconds Andres Freund 16.0
2023-03-23 Rename fields in pgstat structures for functions and relations Michael Paquier 16.0
2023-03-23 Count updates that move row to a new page. Peter Geoghegan 16.0
2023-03-16 Remove PgStat_BackendFunctionEntry Michael Paquier 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