Commits

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

DateSubjectAuthorReleases
2026-02-11 Fix pg_stat_get_backend_wait_event() for aux processes Heikki Linnakangas 16.13
2025-12-27 Fix pg_stat_get_backend_activity() to use multi-byte truncated result Michael Paquier 16.12
2024-09-06 Fix incorrect pg_stat_io output on 32-bit machines. Tom Lane 16.5
2023-11-01 Fix function name in comment Daniel Gustafsson 16.1
2023-08-30 Use actual backend IDs in pg_stat_get_backend_subxact(). Nathan Bossart 16.0
2023-08-30 Rename some support functions for pgstat* views. Nathan Bossart 16.0
2023-08-21 Fix pg_stat_reset_single_table_counters() for shared relations Michael Paquier 16.0
2023-06-20 Pre-beta2 mechanical code beautification. Tom Lane 16.0
2023-05-21 rename "gss_accept_deleg" to "gss_accept_delegation". Bruce Momjian 16.0
2023-05-17 Add writeback to pg_stat_io Andres Freund 16.0
2023-04-20 Remove io prefix from pg_stat_io columns Michael Paquier 16.0
2023-04-13 De-Revert "Add support for Kerberos credential delegation" Stephen Frost 16.0
2023-04-08 Revert "Add support for Kerberos credential delegation" Stephen Frost 16.0
2023-04-08 Handle logical slot conflicts on standby Andres Freund 16.0
2023-04-08 Add support for Kerberos credential delegation Stephen Frost 16.0
2023-04-08 Track IO times in pg_stat_io Andres Freund 16.0
2023-03-31 Track shared buffer hits in pg_stat_io Andres Freund 16.0
2023-03-27 Generate a few more functions of pgstatfuncs.c with macros Michael Paquier 16.0
2023-03-27 Generate pg_stat_get_xact*() functions for relations using macros Michael Paquier 16.0
2023-03-23 Rename fields in pgstat structures for functions and relations Michael Paquier 16.0
2023-03-23 Count updates that move row to a new page. Peter Geoghegan 16.0
2023-03-16 Remove PgStat_BackendFunctionEntry Michael Paquier 16.0
2023-02-27 Suppress compiler warnings in new pgstats code. Tom Lane 16.0
2023-02-11 Add pg_stat_io view, providing more detailed IO statistics Andres Freund 16.0
2023-02-09 pgstat: Infrastructure for more detailed IO statistics Andres Freund 16.0