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.0204232334150.688-100000@peter.localdomain
Whole thread Raw
In response to regression tests for ALTER TABLE ... DEFAULT  (Neil Conway <nconway@klamath.dyndns.org>)
Responses Re: regression tests for ALTER TABLE ... DEFAULT
Re: regression tests for ALTER TABLE ... DEFAULT
List pgsql-patches
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'.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: unknownin/out patch (was [HACKERS] PQescapeBytea is not
Next
From: Bruce Momjian
Date:
Subject: Re: regression tests for ALTER TABLE ... DEFAULT