Commits

DateSubjectAuthorReleases
2026-06-30 Add backend-level lock statistics Michael Paquier master
2026-06-22 Re-introduce pgstat_drop_entry(), keeping ABI compatibility Michael Paquier 15 (unreleased)
2026-06-22 Re-introduce pgstat_drop_entry(), keeping ABI compatibility Michael Paquier 16 (unreleased)
2026-06-22 Re-introduce pgstat_drop_entry(), keeping ABI compatibility Michael Paquier 17 (unreleased)
2026-06-22 Re-introduce pgstat_drop_entry(), keeping ABI compatibility Michael Paquier 18 (unreleased)
2026-06-18 Fix PANIC with track_functions due to concurrent drop of pgstats entries Michael Paquier 15 (unreleased)
2026-06-18 Fix PANIC with track_functions due to concurrent drop of pgstats entries Michael Paquier 16 (unreleased)
2026-06-18 Fix PANIC with track_functions due to concurrent drop of pgstats entries Michael Paquier 17 (unreleased)
2026-06-18 Fix PANIC with track_functions due to concurrent drop of pgstats entries Michael Paquier 18 (unreleased)
2026-06-18 Fix PANIC with track_functions due to concurrent drop of pgstats entries Michael Paquier 19 (unreleased)
2026-04-06 Use single LWLock for lock statistics in pgstats Michael Paquier 19 (unreleased)
2026-03-24 Add support for lock statistics in pgstats Michael Paquier 19 (unreleased)
2025-12-17 Fix const correctness in pgstat data serialization callbacks Michael Paquier 19 (unreleased)
2025-12-15 Allow cumulative statistics to read/write auxiliary data from/to disk Michael Paquier 19 (unreleased)
2025-11-25 Rename routines for write/read of pgstats file 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-09-28 Add support for tracking of entry count in pgstats Michael Paquier 19 (unreleased)
2025-09-19 Document and check that PgStat_HashKey has no padding Michael Paquier 19 (unreleased)
2025-07-27 Fix performance regression with flush of pending fixed-numbered stats Michael Paquier 18.0
2025-07-27 Fix performance regression with flush of pending fixed-numbered stats Michael Paquier 19 (unreleased)
2025-03-11 Add WAL data to backend statistics Michael Paquier 18.0
2025-02-26 Remove pgstat_flush_wal() Michael Paquier 18.0
2025-01-31 Add pgstat_drop_matching_entries() to pgstats Michael Paquier 18.0
2025-01-21 Rework handling of pending data for backend statistics Michael Paquier 18.0