]> granicus.if.org Git - postgresql/history - src/test/regress/expected/stats.out
Partially revert "Insert temporary debugging output in regression tests."
[postgresql] / src / test / regress / expected / stats.out
2019-08-11 Tom LanePartially revert "Insert temporary debugging output...
2019-05-21 Tom LaneInsert temporary debugging output in regression tests.
2018-12-07 Tom LaneFix misapplication of pgstat_count_truncate to wrong...
2017-11-01 Tom LaneAllow bitmap scans to operate as index-only scans when...
2017-05-15 Tom Lanestats regression test's wait_for_stats() must check...
2017-05-15 Tom LaneMake stats regression test more robust in the face...
2017-05-13 Tom LaneAvoid hard-wired sleep delays in stats regression test.
2016-03-04 Tom LaneMake stats regression test robust in the face of parall...
2015-02-20 Alvaro HerreraHave TRUNCATE update pgstat tuple counters
2015-02-20 Tom LaneAdd pg_stat_get_snapshot_timestamp() to show statistics...
2014-01-30 Robert HaasAdd convenience functions pg_sleep_for and pg_sleep_until.
2011-10-09 Tom LanePrevent index-only scans in stats regression test.
2007-09-24 Tom LaneSimplify and rename some GUC variables, per various...
2007-04-30 Tom LaneImplement rate-limiting logic on how often backends...
2007-02-07 Tom LaneAdd a function pg_stat_clear_snapshot() that discards...
2007-02-07 Tom LaneModify the stats regression test to delay until the...
2007-01-28 Tom LaneAdd a delay at the start of the stats test, to let...
2006-01-11 Tom LaneCreate a standard function pg_sleep() to sleep for...
2005-10-06 Tom LaneRevise pgstats stuff to fix the problems with not count...
2005-07-23 Tom LaneIn the stats test, delay for the stats collector to...
2005-04-22 Tom LaneFirst cut at planner support for bitmap index scans...
2003-11-01 Peter EisentrautMore whitespace fixes. Do people write the expected...
2003-11-01 Peter EisentrautFix hidden whitespace differences between expected...
2003-09-13 Bruce MomjianWith pg_autovacuum becoming increasingly popular it...