pgsql: Regression tests for recent bugfix to ALTER TABLE ADD COLUMN:

Поиск
Список
Период
Сортировка
От neilc@svr1.postgresql.org (Neil Conway)
Тема pgsql: Regression tests for recent bugfix to ALTER TABLE ADD COLUMN:
Дата
Msg-id 20050125032304.3A3943A56AD@svr1.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix ALTER TABLE ADD COLUMN so that constraints of domain types
Следующее
От: teodor@svr1.postgresql.org (Teodor Sigaev)
Дата:
Сообщение: pgsql: Change typedef struct {} WordEntryPos; to typedef uint16