Re: curious regression failures - Mailing list pgsql-hackers

From Gregory Stark
Subject Re: curious regression failures
Date
Msg-id 877immil2n.fsf@oxford.xeocode.com
Whole thread Raw
In response to Re: curious regression failures (was Re: [PATCHES] PL/TCL Patch to prevent postgres from becoming multithreaded)  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Responses Re: curious regression failures
List pgsql-hackers
"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?


--  Gregory Stark EnterpriseDB          http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: curious regression failures (was Re: [PATCHES] PL/TCL Patch to prevent postgres from becoming multithreaded)
Next
From: Andrew Dunstan
Date:
Subject: Re: curious regression failures