Re: Ooops ... seems we need a re-release pronto - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: Ooops ... seems we need a re-release pronto
Date
Msg-id B562C45F-8AB8-458F-A862-B16E8F6445A8@decibel.org
Whole thread Raw
In response to Re: Ooops ... seems we need a re-release pronto  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Ooops ... seems we need a re-release pronto
List pgsql-hackers
On Feb 6, 2007, at 12:40 PM, Tom Lane wrote:
> Bruno Wolff III <bruno@wolff.to> writes:
>> Is a test going to get added to the regression tests to catch similar
>> regressions in the future?
>
> I've been thinking about that.  It seems that the regression tests  
> have
> fairly poor coverage of use of typmod-bearing data types in general;
> most of our tests of complicated queries tend to use "simple"  
> datatypes
> like int or text.  I don't have any immediate thoughts what to do  
> about
> that --- massive expansion of the tests doesn't seem justified --- but
> this isn't the first bug we've hit in this area.  It's just a bit more
> embarrassing than most :-(

What about the idea that's been floated in the past about a -- 
extensive mode for regression testing that would (generally) only be  
used by the build farm. That would mean others wouldn't have to  
suffer through extremely long make check's.

Or is there another reason not to expand the tests?
--
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)




pgsql-hackers by date:

Previous
From: Michael Paesold
Date:
Subject: Re: Type casting bug in 8.1.[67]?
Next
From: Tom Lane
Date:
Subject: Re: Ooops ... seems we need a re-release pronto