In the stats test, delay for the stats collector to catch up using a

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

Commit: 6c61b0d93cd5378bfb64959b9e738fe02413cefe
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-07-23T14:18:57Z
Releases: 8.1.0
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.

Files