Commits

DateSubjectAuthorReleases
2025-03-16 Revert "Add redo LSN to pgstats files" 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
2024-12-19 Add backend-level statistics to pgstats Michael Paquier 18.0
2024-12-17 Tweak some comments related to variable-numbered stats in pgstat.c Michael Paquier 18.0
2024-12-09 Improve comment about dropped entries in pgstat.c Michael Paquier 15.11
2024-12-09 Improve comment about dropped entries in pgstat.c Michael Paquier 16.7
2024-12-09 Improve comment about dropped entries in pgstat.c Michael Paquier 17.3
2024-12-09 Improve comment about dropped entries in pgstat.c Michael Paquier 18.0
2024-11-22 Add write_to_file to PgStat_KindInfo for pgstats kinds Michael Paquier 18.0
2024-11-05 Clear padding of PgStat_HashKey when handling pgstats entries Michael Paquier 15.9
2024-11-05 Clear padding of PgStat_HashKey when handling pgstats entries Michael Paquier 16.5
2024-11-05 Clear padding of PgStat_HashKey when handling pgstats entries Michael Paquier 17.1
2024-11-05 Clear padding of PgStat_HashKey when handling 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-09-05 Fix two NULL pointer dereferences when reading custom pgstats from file Michael Paquier 18.0
2024-08-04 Introduce pluggable APIs for Cumulative Statistics Michael Paquier 18.0
2024-08-03 Fix incorrect format placeholders in pgstat.c Michael Paquier 18.0
2024-08-01 Switch PgStat_Kind from an enum to a uint32 type Michael Paquier 18.0
2024-08-01 Add redo LSN to pgstats files Michael Paquier 18.0
2024-07-30 Add more debugging information when failing to read pgstats files Michael Paquier 18.0
2024-07-17 Make write of pgstats file durable at shutdown Michael Paquier 18.0