Commits

DateSubjectAuthorReleases
2023-05-17 Add writeback to pg_stat_io Andres Freund 16.0
2023-04-08 Handle logical slot conflicts on standby Andres Freund 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-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-13 Manual cleanup and pgindent of pgstat and bufmgr related code Andres Freund 16.0
2022-10-14 pgstat: Track time of the last scan of a relation Andres Freund 16.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
2022-04-07 pgstat: prepare APIs used by pgstatfuncs for shared memory stats. Andres Freund 15.0
2022-04-06 pgstat: stats collector references in comments. Andres Freund 15.0
2022-03-28 Fix NULL input behaviour of pg_stat_get_replication_slot(). Andres Freund 14.3
2021-08-05 pgstat: split reporting/fetching of bgwriter and checkpointer stats. Andres Freund 15.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2017-09-19 Speedup pgstat_report_activity by moving mb-aware truncation to read side. Andres Freund 11.0