Re: regression tests for ALTER TABLE ... DEFAULT

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: regression tests for ALTER TABLE ... DEFAULT
Date: 2002-04-24 03:39:57
Message-ID: 200204240339.g3O3dvq22883@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2002-04-24 03:44:00 Re: regression tests for ALTER TABLE ... DEFAULT
Previous Message Peter Eisentraut 2002-04-24 03:34:59 Re: regression tests for ALTER TABLE ... DEFAULT