Commits

DateSubjectAuthorReleases
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
2023-01-18 Display the leader apply worker's PID for parallel apply workers. Amit Kapila 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-12-19 Expose some information about backend subxact status. Robert Haas 16.0
2022-12-10 Fix macro definitions in pgstatfuncs.c Michael Paquier 16.0
2022-12-07 Generate pg_stat_get*() functions for databases using macros Michael Paquier 16.0
2022-12-06 Generate pg_stat_get*() functions for tables using macros Michael Paquier 16.0
2022-11-08 Fix initialization of pg_stat_get_lastscan() Michael Paquier 16.0
2022-10-18 Rename SetSingleFuncCall() to InitMaterializedSRF() Michael Paquier 15.1
2022-10-18 Rename SetSingleFuncCall() to InitMaterializedSRF() Michael Paquier 16.0
2022-10-14 pgstat: Track time of the last scan of a relation Andres Freund 16.0
2022-09-29 Use actual backend IDs in pg_stat_get_backend_idset() and friends. Tom Lane 16.0
2022-09-05 Fix incorrect uses of Datum conversion macros Peter Eisentraut 16.0
2022-08-25 Remove configure probe for sockaddr_in6 and require AF_INET6. Thomas Munro 16.0
2022-07-16 Replace many MemSet calls with struct initialization Peter Eisentraut 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-07 Prefetch data referenced by the WAL, take II. Thomas Munro 15.0
2022-04-07 pgstat: add pg_stat_have_stats() test helper. Andres Freund 15.0
2022-04-07 pgstat: add pg_stat_force_next_flush(), use it to simplify tests. Andres Freund 15.0
2022-04-07 pgstat: normalize function naming. Andres Freund 15.0
2022-04-07 pgstat: store statistics in shared memory. Andres Freund 15.0