Commits

DateSubjectAuthorReleases
2022-09-29 Use actual backend IDs in pg_stat_get_backend_idset() and friends. Tom Lane 16.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
2018-12-07 Fix misapplication of pgstat_count_truncate to wrong relation. Tom Lane 10.7
2018-12-07 Fix misapplication of pgstat_count_truncate to wrong relation. Tom Lane 9.5.16
2018-12-07 Fix misapplication of pgstat_count_truncate to wrong relation. Tom Lane 9.6.12
2018-12-07 Fix misapplication of pgstat_count_truncate to wrong relation. Tom Lane 12.0
2017-11-01 Allow bitmap scans to operate as index-only scans when possible. Tom Lane 11.0
2017-05-15 stats regression test's wait_for_stats() must check timestamp too. Tom Lane 10.0
2017-05-15 Make stats regression test more robust in the face of parallel query. Tom Lane 9.6.4
2017-05-15 Make stats regression test more robust in the face of parallel query. Tom Lane 10.0
2017-05-13 Avoid hard-wired sleep delays in stats regression test. Tom Lane 10.0
2016-03-04 Make stats regression test robust in the face of parallel query. Tom Lane 9.6.0
2015-02-20 Add pg_stat_get_snapshot_timestamp() to show statistics snapshot timestamp. Tom Lane 9.5.0
2011-10-09 Prevent index-only scans in stats regression test. Tom Lane 9.2.0
2007-09-24 Simplify and rename some GUC variables, per various recent discussions: Tom Lane 8.3.0
2007-04-30 Implement rate-limiting logic on how often backends will attempt to send Tom Lane 8.3.0
2007-02-07 Add a function pg_stat_clear_snapshot() that discards any statistics snapshot Tom Lane 8.3.0
2007-02-07 Modify the stats regression test to delay until the stats file actually Tom Lane 8.3.0
2007-01-28 Add a delay at the start of the stats test, to let any prior stats Tom Lane 8.3.0
2006-01-11 Create a standard function pg_sleep() to sleep for a specified amount of time. Tom Lane 8.2.0
2005-10-06 Revise pgstats stuff to fix the problems with not counting accesses Tom Lane 8.1.0
2005-07-23 In the stats test, delay for the stats collector to catch up using a Tom Lane 8.1.0