Commits

DateSubjectAuthorReleases
2025-01-14 Make pg_stat_io count IOs as bytes instead of blocks for some operations Michael Paquier 18.0
2025-01-10 Refactor some code related to backend statistics Michael Paquier 18.0
2024-12-19 Add backend-level statistics to pgstats Michael Paquier 18.0
2024-12-19 Extract logic filling pg_stat_get_io()'s tuplestore into its own routine Michael Paquier 18.0
2024-11-11 Add two attributes to pg_stat_database for parallel workers activity Michael Paquier 18.0
2024-09-18 Extend PgStat_HashKey.objid from 4 to 8 bytes Michael Paquier 18.0
2024-08-04 Introduce pluggable APIs for Cumulative Statistics Michael Paquier 18.0
2023-11-16 Add target "slru" to pg_stat_reset_shared() Michael Paquier 17.0
2023-11-12 Add ability to reset all shared stats types in pg_stat_reset_shared() Michael Paquier 17.0
2023-10-30 Introduce pg_stat_checkpointer Michael Paquier 17.0
2023-10-29 Refactor some code related to transaction-level statistics for relations Michael Paquier 17.0
2023-10-27 Remove buffers_backend and buffers_backend_fsync from pg_stat_checkpointer Michael Paquier 17.0
2023-08-21 Fix pg_stat_reset_single_table_counters() for shared relations Michael Paquier 15.5
2023-08-21 Fix pg_stat_reset_single_table_counters() for shared relations Michael Paquier 16.0
2023-08-21 Fix pg_stat_reset_single_table_counters() for shared relations Michael Paquier 17.0
2023-04-20 Remove io prefix from pg_stat_io columns Michael Paquier 16.0
2023-03-27 Generate a few more functions of pgstatfuncs.c with macros Michael Paquier 16.0
2023-03-27 Generate pg_stat_get_xact*() functions for relations using macros Michael Paquier 16.0
2023-03-23 Rename fields in pgstat structures for functions and relations Michael Paquier 16.0
2023-03-16 Remove PgStat_BackendFunctionEntry Michael Paquier 16.0
2022-12-10 Fix macro definitions in pgstatfuncs.c Michael Paquier 16.0
2022-12-07 Generate pg_stat_get*() functions for databases using macros Michael Paquier 16.0
2022-12-06 Generate pg_stat_get*() functions for tables using macros Michael Paquier 16.0
2022-11-08 Fix initialization of pg_stat_get_lastscan() Michael Paquier 16.0
2022-10-18 Rename SetSingleFuncCall() to InitMaterializedSRF() Michael Paquier 15.1