Commits

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

DateSubjectAuthorReleases
2026-06-05 Lift shutdown assertion in pgstats for WAL senders Michael Paquier 16 (unreleased)
2025-09-08 Fix corruption of pgstats shared hashtable due to OOM failures Michael Paquier 16.11
2025-04-23 Remove assertion based on pending_since in pgstat_report_stat() Michael Paquier 16.9
2024-12-09 Improve comment about dropped entries in pgstat.c Michael Paquier 16.7
2024-11-05 Clear padding of PgStat_HashKey when handling pgstats entries Michael Paquier 16.5
2024-02-01 Fix stats_fetch_consistency with stats for fixed-numbered objects Michael Paquier 16.2
2023-06-12 Report stats when replaying XLOG_RUNNING_XACTS Andres Freund 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-10 Fix assertion failure when updating stats_fetch_consistency in a transaction Michael Paquier 16.0
2023-03-16 Remove PgStat_BackendFunctionEntry Michael Paquier 16.0
2023-02-09 pgstat: Infrastructure for more detailed IO statistics Andres Freund 16.0
2023-01-13 Manual cleanup and pgindent of pgstat and bufmgr related code Andres Freund 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-10-28 Remove AssertArg and AssertState Peter Eisentraut 16.0
2022-10-08 pgstat: Prevent stats reset from corrupting slotname by removing slotname Andres Freund 16.0
2022-09-24 Message style improvements Peter Eisentraut 16.0
2022-09-19 Remove various duplicated words David Rowley 16.0
2022-09-17 pgstat: Create memory contexts below TopMemoryContext Andres Freund 16.0
2022-08-23 pgstat: Acquire lock when reading variable-numbered stats Andres Freund 16.0
2022-07-05 pgstat: reduce timer overhead by leaving timer running. Andres Freund 16.0