Re: regression tests for ALTER TABLE ... DEFAULT

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>
Cc: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: regression tests for ALTER TABLE ... DEFAULT
Date: 2002-04-24 03:34:59
Message-ID: Pine.LNX.4.30.0204232334150.688-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-04-24 03:39:57 Re: regression tests for ALTER TABLE ... DEFAULT
Previous Message Bruce Momjian 2002-04-24 03:08:41 Re: unknownin/out patch (was [HACKERS] PQescapeBytea is not