pgsql: Regression tests for recent bugfix to ALTER TABLE ADD COLUMN: - Mailing list pgsql-committers

From neilc@svr1.postgresql.org (Neil Conway)
Subject pgsql: Regression tests for recent bugfix to ALTER TABLE ADD COLUMN:
Date
Msg-id 20050125032304.3A3943A56AD@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Regression tests for recent bugfix to ALTER TABLE ADD COLUMN: ensure that
constraints on domain types are properly enforced, even if the newly
added column has no default value. Per bug #1433.

Modified Files:
--------------
    pgsql/src/test/regress/expected:
        domain.out (r1.32 -> r1.33)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/domain.out.diff?r1=1.32&r2=1.33)
    pgsql/src/test/regress/sql:
        domain.sql (r1.17 -> r1.18)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/domain.sql.diff?r1=1.17&r2=1.18)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix ALTER TABLE ADD COLUMN so that constraints of domain types
Next
From: teodor@svr1.postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Change typedef struct {} WordEntryPos; to typedef uint16