Add a delay at the start of the stats test, to let any prior stats

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 9bf559dee3b84e0ed3ab26c0b133fb2035c9312d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-01-28T03:02:31Z
Releases: 8.3.0
Add a delay at the start of the stats test, to let any prior stats
activity quiesce.  Possibly this will fix the large increase in
non-reproducible stats test failures we've noted since turning on
stats_row_level by default.

Files

PathChange+/−
src/test/regress/expected/stats.out modified +8 −0
src/test/regress/sql/stats.sql modified +4 −0