pgsql: In the stats test, delay for the stats collector to catch up
| From: |
tgl(at)svr1(dot)postgresql(dot)org (Tom Lane) |
| To: |
pgsql-committers(at)postgresql(dot)org |
| Subject: |
pgsql: In the stats test, delay for the stats collector to catch up |
| Date: |
2005-07-23 14:18:57 |
| Message-ID: |
20050723141857.A4A735290F@svr1.postgresql.org (view raw or flat) |
| Thread: |
|
| Lists: |
pgsql-committerspgsql-hackers |
Log Message:
-----------
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.
Modified Files:
--------------
pgsql/src/test/regress/expected:
stats.out (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/stats.out.diff?r1=1.4&r2=1.5)
pgsql/src/test/regress/input:
create_function_1.source (r1.14 -> r1.15)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/input/create_function_1.source.diff?r1=1.14&r2=1.15)
pgsql/src/test/regress/output:
create_function_1.source (r1.25 -> r1.26)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/output/create_function_1.source.diff?r1=1.25&r2=1.26)
pgsql/src/test/regress:
regress.c (r1.62 -> r1.63)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/regress.c.diff?r1=1.62&r2=1.63)
pgsql/src/test/regress/sql:
stats.sql (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/stats.sql.diff?r1=1.2&r2=1.3)
Responses
pgsql-hackers by date
| Next: | From: Bruce Momjian | Date: 2005-07-23 14:20:06 |
| Subject: Re: pgsql: In the stats test, delay for the stats collector |
| Previous: | From: Bruno Wolff III | Date: 2005-07-23 13:47:00 |
| Subject: Re: [HACKERS] Enticing interns to PostgreSQL |
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2005-07-23 14:20:06 |
| Subject: Re: pgsql: In the stats test, delay for the stats collector |
| Previous: | From: User Llonergan | Date: 2005-07-23 05:39:45 |
| Subject: bizgres - bizgres: 803 patch. |