]> granicus.if.org Git - postgresql/commit
Modify the stats regression test to delay until the stats file actually
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 7 Feb 2007 18:34:56 +0000 (18:34 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 7 Feb 2007 18:34:56 +0000 (18:34 +0000)
commitd9ce68872f7f6aab6cea2481b991b3c1a83d1956
tree4abd63baa087e1a1ab8db937c9413e5c1ef47981
parent78d12161602d241c7e78e853303de91f6a237893
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.
src/test/regress/expected/stats.out
src/test/regress/sql/stats.sql