Re: Ooops ... seems we need a re-release pronto
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruno Wolff III <bruno@wolff.to>
Cc: pgsql-hackers@postgreSQL.org
Date: 2007-02-06T18:40:41Z
Lists: pgsql-hackers
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 :-( regards, tom lane