Commits

DateSubjectAuthorReleases
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-12-19 Extract logic filling pg_stat_get_io()'s tuplestore into its own routine Michael Paquier 18.0
2024-12-11 Use pg_memory_is_all_zeros() in pgstatfuncs.c. Nathan Bossart 18.0
2024-11-11 Add two attributes to pg_stat_database for parallel workers activity Michael Paquier 18.0
2024-10-02 Fix inconsistent reporting of checkpointer stats. Fujii Masao 18.0
2024-09-30 Add num_done counter to the pg_stat_checkpointer view. Fujii Masao 18.0
2024-09-18 Extend PgStat_HashKey.objid from 4 to 8 bytes Michael Paquier 18.0
2024-09-06 Fix incorrect pg_stat_io output on 32-bit machines. Tom Lane 16.5
2024-09-06 Fix incorrect pg_stat_io output on 32-bit machines. Tom Lane 17.0
2024-09-06 Fix incorrect pg_stat_io output on 32-bit machines. Tom Lane 18.0
2024-09-04 Collect statistics about conflicts in logical replication. Amit Kapila 18.0
2024-08-04 Introduce pluggable APIs for Cumulative Statistics Michael Paquier 18.0
2024-03-22 Revert "Add notBefore and notAfter to SSL cert info display" Daniel Gustafsson 17.0
2024-03-22 Add notBefore and notAfter to SSL cert info display Daniel Gustafsson 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-03-03 Replace BackendIds with 0-based ProcNumbers Heikki Linnakangas 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-24 Enhance checkpointer restartpoint statistics Alexander Korotkov 17.0
2023-11-16 Add target "slru" to pg_stat_reset_shared() Michael Paquier 17.0
2023-11-12 Add ability to reset all shared stats types in pg_stat_reset_shared() Michael Paquier 17.0
2023-11-01 Fix function name in comment Daniel Gustafsson 16.1
2023-11-01 Fix function name in comment Daniel Gustafsson 17.0
2023-10-30 Introduce pg_stat_checkpointer Michael Paquier 17.0
2023-10-29 Refactor some code related to transaction-level statistics for relations Michael Paquier 17.0