Tom Lane napsal(a):
> Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM> writes:
>> Regression test MUST BE bulletproof.
>
> I'm sorry, but this is not, never has been, and never will be an
> iron-clad project rule. When you get a failure you are supposed
> to inspect it to see if it's a problem.
Yes, but when you find it you should fix or report a problem in postgresql or
regression test. Keep it untouched is not good idea. It is what I meant. Try to
look on Apache Derby unit/regression tests.
Zdenek