]> git.ipfire.org Git - thirdparty/postgresql.git/commit
In the stats test, delay for the stats collector to catch up using a
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 23 Jul 2005 14:18:57 +0000 (14:18 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 23 Jul 2005 14:18:57 +0000 (14:18 +0000)
commit6c61b0d93cd5378bfb64959b9e738fe02413cefe
tree9fd3878b9e628426cfba5ed12cefc38aae59efe9
parent5ddeffb676e6bb64b82fc98576f3fe54f8671527
In the stats test, delay for the stats collector to catch up using a
function that actually sleeps, instead of busy-waiting.  Perhaps this
will resolve some of the intermittent stats failures we keep seeing.
src/test/regress/expected/stats.out
src/test/regress/input/create_function_1.source
src/test/regress/output/create_function_1.source
src/test/regress/regress.c
src/test/regress/sql/stats.sql