Re: Regression test failure date. - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Regression test failure date.
Date
Msg-id 200307281946.h6SJksU22626@candle.pha.pa.us
Whole thread Raw
In response to Regression test failure date.  (Robert Creager <Robert_Creager@LogicalChaos.org>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > I am now seeing this error in 2003-03-03.
> 
> >   CREATE TABLE INSERT_CHILD (cx INT default 42,
> >         cy INT CHECK (cy > x))
> >         INHERITS (INSERT_TBL);
> > + ERROR:  RelationClearRelation: relation 130996 deleted while still in use
> 
> Define "now seeing".  Did you change something?  Did you just run more
> test cycles and it happened one time?  Did it suddenly start to happen a
> lot?

Ran more cycles, that's all.  I had reported 2003-03-03 was fine, but
only ran a few tests that previous time.  I am looking at the
mid-February date range now.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Regression test failure date.
Next
From: Tom Lane
Date:
Subject: Re: Regression test failure date.