Add a delay at the start of the stats test, to let any prior stats
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/stats.out | modified | +8 −0 |
| src/test/regress/sql/stats.sql | modified | +4 −0 |