The attached patch adds regression tests for setting and removing
authorBruce Momjian <bruce@momjian.us>
Wed, 24 Apr 2002 02:47:23 +0000 (02:47 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 24 Apr 2002 02:47:23 +0000 (02:47 +0000)
commitfbc4b7110fc9cd7096a248e257086974ffeadcc2
treec421ff522d5afdec6f09c40f0d03c0967ad58672
parent7f459808de84a007e57977fed6777def3b270034
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.)

Neil Conway <neilconway@rogers.com>
src/test/regress/expected/alter_table.out
src/test/regress/sql/alter_table.sql