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

From Neil Conway
Subject Re: regression tests for ALTER TABLE ... DEFAULT
Date
Msg-id 20020423234400.2b503a16.nconway@klamath.dyndns.org
Whole thread Raw
In response to Re: regression tests for ALTER TABLE ... DEFAULT  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: regression tests for ALTER TABLE ... DEFAULT
List pgsql-patches
On Tue, 23 Apr 2002 23:34:59 -0400 (EDT)
"Peter Eisentraut" <peter_e@gmx.net> 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'm not sure what you mean -- my patch just adds some new SQL to the
existing regression test for ALTER TABLE, it doesn't add any new
tests. Can you elaborate on what else needs to be done?

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

pgsql-patches by date:

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