regression tests for ALTER TABLE ... DEFAULT

From: Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: regression tests for ALTER TABLE ... DEFAULT
Date: 2002-04-16 20:27:17
Message-ID: 20020416162717.3601d87d.nconway@klamath.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)rogers(dot)com>
PGP Key ID: DB3C29FC

Attachment Content-Type Size
alter_table_regression-1.patch application/octet-stream 4.5 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-04-16 21:27:21 Re: [PATCHES] WITH DELIMITERS in COPY
Previous Message Hannu Krosing 2002-04-16 19:12:52 Re: [PATCHES] [SQL] 16 parameter limit