Re: NOT ENFORCED constraint feature
От | Amul Sul |
---|---|
Тема | Re: NOT ENFORCED constraint feature |
Дата | |
Msg-id | CAAJ_b949jFC4KkZmgRA5GNV7tHOPJJDqVqBUrck3B+ykAiD_XQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: NOT ENFORCED constraint feature (jian he <jian.universality@gmail.com>) |
Ответы |
Re: NOT ENFORCED constraint feature
|
Список | pgsql-hackers |
On Mon, Dec 9, 2024 at 9:40 PM jian he <jian.universality@gmail.com> wrote: > > hi. > only applied v7-0001. > > alter_table.sgml says we can specify enforceability > for ALTER TABLE ADD column_constraint > and ALTER TABLE ADD column_constraint table_constraint. > but we didn't have a test for column_constraint in alter_table.sql > > so segmental fault happened again: > This is an assertion failure introduced by the patch to ensure that a NOT ENFORCED constraint is marked as invalid. The failure occurs because skip_validation and initially_valid were not set inside transformConstraintAttrs(). I will post an updated version of the patch tomorrow after conducting some additional testing. Thanks for the test. Regards, Amul
В списке pgsql-hackers по дате отправления: