Re: curious regression failures

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: curious regression failures
Дата
Msg-id 46F16710.2030202@dunslane.net
обсуждение исходный текст
Ответ на Re: curious regression failures  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-hackers

Gregory Stark wrote:
> "Stefan Kaltenbrunner" <stefan@kaltenbrunner.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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: curious regression failures
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Timezones change - never ending story