Modify the stats regression test to delay until the stats file actually

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

Commit: d9ce68872f7f6aab6cea2481b991b3c1a83d1956
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-02-07T18:34:56Z
Releases: 8.3.0
Modify the stats regression test to delay until the stats file actually
changes (with an upper limit of 30 seconds), and record the delay time in
the postmaster log.  This should give us some info about what's happening
with the intermittent stats failures in buildfarm.  After an idea of
Andrew Dunstan's.

Files

PathChange+/−
src/test/regress/expected/stats.out modified +51 −5
src/test/regress/sql/stats.sql modified +50 −3