-
- Downloads
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.
Showing
- src/test/regress/expected/stats.out 4 additions, 17 deletionssrc/test/regress/expected/stats.out
- src/test/regress/input/create_function_1.source 10 additions, 5 deletionssrc/test/regress/input/create_function_1.source
- src/test/regress/output/create_function_1.source 9 additions, 5 deletionssrc/test/regress/output/create_function_1.source
- src/test/regress/regress.c 18 additions, 1 deletionsrc/test/regress/regress.c
- src/test/regress/sql/stats.sql 1 addition, 16 deletionssrc/test/regress/sql/stats.sql
Loading
Please register or sign in to comment