Commits

DateSubjectAuthorReleases
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
2024-07-12 Add assertion in pgstat_write_statsfile() about processes allowed Michael Paquier 18.0
2024-07-12 Improve comment of pgstat_read_statsfile() Michael Paquier 18.0
2024-07-11 Add a new 'F' entry type for fixed-numbered stats in pgstats file 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-03 Replace hardcoded identifiers of pgstats file by #defines 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
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-02-01 Fix stats_fetch_consistency with stats for fixed-numbered objects Michael Paquier 15.6
2024-02-01 Fix stats_fetch_consistency with stats for fixed-numbered objects Michael Paquier 16.2
2024-02-01 Fix stats_fetch_consistency with stats for fixed-numbered objects Michael Paquier 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
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 15.4
2023-05-10 Fix assertion failure when updating stats_fetch_consistency in a transaction Michael Paquier 16.0