Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
>
>> pgbfprod=# select sysname, snapshot from build_status_log where branch =
>> 'HEAD' and log_stage = 'check.log' and log_text ~ $$\+ ERROR: canceling
>> statement due to statement timeout$$;
>> sysname | snapshot
>> ---------+---------------------
>> fennec | 2008-03-06 01:10:02
>> heron | 2008-03-11 18:06:01
>> heron | 2008-03-11 23:06:01
>> heron | 2008-04-20 00:06:01
>> cobra | 2008-04-26 04:15:02
>> heron | 2008-04-27 00:06:01
>> (6 rows)
>>
>
> Hmm, were there any matches in non-HEAD tests?
>
sysname | snapshot | branch
---------+---------------------+---------------lionfish | 2007-04-19 09:30:27 | REL8_2_STABLElionfish | 2007-05-29
23:30:07| REL8_1_STABLElionfish | 2007-09-22 23:30:07 | REL8_1_STABLE
cheers
andrew