| From: | tgl(at)postgresql(dot)org (Tom Lane) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql: Modify the stats regression test to delay until the stats file |
| Date: | 2007-02-07 18:34:56 |
| Message-ID: | 20070207183456.E1A7F9FA4E4@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
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.
Modified Files:
--------------
pgsql/src/test/regress/expected:
stats.out (r1.8 -> r1.9)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/stats.out.diff?r1=1.8&r2=1.9)
pgsql/src/test/regress/sql:
stats.sql (r1.6 -> r1.7)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/stats.sql.diff?r1=1.6&r2=1.7)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2007-02-07 22:37:44 | Re: Re: [COMMITTERS] pgsql: Stamp releases notes for 8.2.3, 8.1.8, 8.0.12. |
| Previous Message | Bruce Momjian | 2007-02-07 18:21:37 | Re: [COMMITTERS] pgsql: Stamp releases notes for 8.2.3, 8.1.8, 8.0.12. |