Commits

DateSubjectAuthorReleases
2026-07-03 Fix typo in pg_stat_us_to_ms() Michael Paquier master
2026-06-30 Add backend-level lock statistics Michael Paquier master
2026-06-30 Refactor pg_stat_get_lock() to use a helper function Michael Paquier master
2026-06-30 Change stat_lock.wait_time to double precision Michael Paquier 19 (unreleased)
2026-06-30 Change stat_lock.wait_time to double precision Michael Paquier master
2026-04-30 Fix error of pg_stat_reset_shared() Michael Paquier 19 (unreleased)
2026-03-24 Add support for lock statistics in pgstats Michael Paquier 19 (unreleased)
2025-12-27 Fix pg_stat_get_backend_activity() to use multi-byte truncated result Michael Paquier 14.21
2025-12-27 Fix pg_stat_get_backend_activity() to use multi-byte truncated result Michael Paquier 15.16
2025-12-27 Fix pg_stat_get_backend_activity() to use multi-byte truncated result Michael Paquier 16.12
2025-12-27 Fix pg_stat_get_backend_activity() to use multi-byte truncated result Michael Paquier 17.8
2025-12-27 Fix pg_stat_get_backend_activity() to use multi-byte truncated result Michael Paquier 18.2
2025-12-27 Fix pg_stat_get_backend_activity() to use multi-byte truncated result Michael Paquier 19 (unreleased)
2025-12-24 Improve comment in pgstatfuncs.c Michael Paquier 19 (unreleased)
2025-10-28 Add wal_fpi_bytes to pg_stat_wal and pg_stat_get_backend_wal() Michael Paquier 19 (unreleased)
2025-10-08 Add stats_reset to pg_stat_user_functions Michael Paquier 19 (unreleased)
2025-10-06 Add stats_reset to pg_stat_all_{tables,indexes} and related views Michael Paquier 19 (unreleased)
2025-03-11 Add WAL data to backend statistics Michael Paquier 18.0
2025-03-04 Split pgstat_bestart() into three different routines Michael Paquier 18.0
2025-03-03 Handle auxiliary processes in SQL functions of backend statistics Michael Paquier 18.0
2025-02-28 Invent pgstat_fetch_stat_backend_by_pid() Michael Paquier 18.0
2025-02-27 Refactor code of pg_stat_get_wal() building result tuple Michael Paquier 18.0
2025-02-26 Adding new PgStat_WalCounters structure in pgstat.h 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-28 Track per-relation cumulative time spent in [auto]vacuum and [auto]analyze Michael Paquier 18.0