From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Gregory Stark <stark(at)enterprisedb(dot)com> |
Cc: | Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgreSQL(dot)org |
Subject: | Re: curious regression failures |
Date: | 2007-09-19 18:14:40 |
Message-ID: | 46F16710.2030202@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Gregory Stark wrote:
> "Stefan Kaltenbrunner" <stefan(at)kaltenbrunner(dot)cc> writes:
>
>
>> Andrew Dunstan wrote:
>>
>>
>>> pgbfprod=# select sysname, stage, snapshot from build_status where log ~
>>> $$read only \d+ of \d+ bytes$$;
>>> sysname | stage | snapshot
>>> -----------+--------------+---------------------
>>> zebra | InstallCheck | 2007-09-11 10:25:03
>>> wildebeest | InstallCheck | 2007-09-11 22:00:11
>>> baiji | InstallCheck | 2007-09-12 22:39:24
>>> luna_moth | InstallCheck | 2007-09-19 13:10:01
>>>
>> hmm all of those seem to fail the foreign key checks in a very similiar
>> way and that are vastly different platforms (windows,solaris,openbsd and
>> linux).
>>
>
> Is this exhaustive? That is, are we sure this never happened before Sept 11th?
>
>
Yes, we have never thrown away any buildfarm history, and we have build
logs going back several years now. Being able to run queries like this
makes it all worth while :-) (Thanks Joshua for the disk space - I know
it annoys you.)
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2007-09-19 18:27:09 | Re: Timezones change - never ending story |
Previous Message | Gregory Stark | 2007-09-19 18:09:20 | Re: curious regression failures |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2007-09-19 18:39:29 | Re: like/ilike improvements |
Previous Message | Gregory Stark | 2007-09-19 18:09:20 | Re: curious regression failures |