additional foreign key test coverage

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема additional foreign key test coverage
Дата
Msg-id 7ae17c95-0c99-d420-032a-c271f510112b@2ndquadrant.com
обсуждение исходный текст
Ответы Re: additional foreign key test coverage  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
During the development of my recent patch "unused/redundant foreign key
code" [0], I had developed a few additional test cases to increase the
coverage in ri_triggers.c.  They are in the attached patches with
explanations.  With these, coverage should be pretty complete, except
hard-to-trigger error cases.  Interested reviewers can also follow along
on coverage.postgresql.org.


[0]:
https://www.postgresql.org/message-id/flat/2fb8d28c-a4e1-f206-898b-69cd22a393a1@2ndquadrant.com/

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: didier
Дата:
Сообщение: Re: [proposal] Add an option for returning SQLSTATE in psql error message
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: additional foreign key test coverage