Commits

Showing commits that first shipped in 18 (backpatches included). Clear

DateSubjectAuthorReleases
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 18 (unreleased)
2025-07-27 Fix performance regression with flush of pending fixed-numbered stats Michael Paquier 18.0
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
2025-01-21 Rename some pgstats callbacks related to flush of entries Michael Paquier 18.0
2025-01-10 Refactor some code related to backend statistics Michael Paquier 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-19 Add backend-level statistics to pgstats Michael Paquier 18.0
2024-11-22 Add write_to_file to PgStat_KindInfo for pgstats kinds Michael Paquier 18.0
2024-11-15 Fix race conditions with drop of reused pgstats entries Michael Paquier 18.0
2024-09-18 Extend PgStat_HashKey.objid from 4 to 8 bytes Michael Paquier 18.0
2024-09-09 Add callbacks to control flush of fixed-numbered stats Michael Paquier 18.0
2024-09-05 Add callback for backend initialization in pgstats Michael Paquier 18.0
2024-08-05 Add helper routines to retrieve data for custom fixed-numbered pgstats Michael Paquier 18.0
2024-08-04 Introduce pluggable APIs for Cumulative Statistics Michael Paquier 18.0
2024-07-11 Add PgStat_KindInfo.init_shmem_cb Michael Paquier 18.0
2024-07-09 Use pgstat_kind_infos to write fixed shared statistics Michael Paquier 18.0
2024-07-01 Use pgstat_kind_infos to read fixed shared statistics Michael Paquier 18.0
2024-07-01 Remove PgStat_KindInfo.named_on_disk Michael Paquier 18.0