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

From Neil Conway
Subject regression tests for ALTER TABLE ... DEFAULT
Date
Msg-id 20020416162717.3601d87d.nconway@klamath.dyndns.org
Whole thread Raw
Responses Re: regression tests for ALTER TABLE ... DEFAULT
Re: regression tests for ALTER TABLE ... DEFAULT
Re: regression tests for ALTER TABLE ... DEFAULT
List pgsql-patches
The attached patch adds regression tests for setting and removing
default values using ALTER TABLE, on both views and tables.

(You'll need to apply the default-values-for-views patch that I sent
to -patches earlier for the regression tests to pass.)

Cheers,

Neil

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

Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] YADP - Yet another Dependency Patch
Next
From: Bruce Momjian
Date:
Subject: Re: ANSI Compliant Inserts