Re: regression tests for ALTER TABLE ... DEFAULT - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: regression tests for ALTER TABLE ... DEFAULT
Date
Msg-id Pine.LNX.4.30.0204240009470.688-100000@peter.localdomain
Whole thread Raw
In response to Re: regression tests for ALTER TABLE ... DEFAULT  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: regression tests for ALTER TABLE ... DEFAULT  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Bruce Momjian writes:

> Peter Eisentraut wrote:
> > Neil Conway writes:
> >
> > > The attached patch adds regression tests for setting and removing
> > > default values using ALTER TABLE, on both views and tables.
> >
> > Regression tests tend to be more useful if they are added to the list of
> > tests to run during 'make check'.
>
> I am seeing regression failures and am working on those now.

Don't you ever run the tests before checking stuff in?

--
Peter Eisentraut   peter_e@gmx.net


pgsql-patches by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: regression tests for ALTER TABLE ... DEFAULT
Next
From: Bruce Momjian
Date:
Subject: Re: regression tests for ALTER TABLE ... DEFAULT