Commits

DateSubjectAuthorReleases
2023-02-11 Add tests for pg_stat_io Andres Freund 16.0
2022-11-08 Fix initialization of pg_stat_get_lastscan() 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-23 pgstat: Fix transactional stats dropping for indexes Andres Freund 15.0
2022-09-23 pgstat: Fix transactional stats dropping for indexes Andres Freund 16.0
2022-09-16 Fix race condition in stats.sql added in 5264add7847 Andres Freund 15.0
2022-09-16 Fix race condition in stats.sql added in 5264add7847 Andres Freund 16.0
2022-09-04 Reinstate tests accidentally removed by e3fcca0d0d Tomas Vondra 15.0
2022-07-18 Reinstate tests accidentally removed by e3fcca0d0d Tomas Vondra 16.0
2022-06-16 Revert changes in HOT handling of BRIN indexes Tomas Vondra 15.0
2022-04-07 pgstat: add/extend tests for resetting various kinds of stats. Andres Freund 15.0
2022-04-07 pgstat: add tests for transaction behaviour, 2PC, function stats. 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: store statistics in shared memory. Andres Freund 15.0
2022-04-06 pgstat: stats collector references in comments. Andres Freund 15.0
2022-03-28 Mark pg_stat_get_subscription_stats() strict. Andres Freund 15.0
2022-03-28 Fix NULL input behaviour of pg_stat_get_replication_slot(). Andres Freund 15.0
2022-03-28 Fix NULL input behaviour of pg_stat_get_replication_slot(). Andres Freund 14.3
2022-03-05 Use PG_TEST_TIMEOUT_DEFAULT for pg_regress suite non-elapsing timeouts. Noah Misch 15.0
2021-12-11 Move test for BRIN HOT behavior to stats.sql Tomas Vondra 15.0
2019-08-11 Partially revert "Insert temporary debugging output in regression tests." Tom Lane 13.0
2019-07-01 Revert "Insert temporary debugging output in regression tests." Tom Lane 12.0
2019-05-21 Insert temporary debugging output in regression tests. Tom Lane 12.0
2018-12-07 Fix misapplication of pgstat_count_truncate to wrong relation. Tom Lane 11.2