Improve CHECK failure message

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Improve CHECK failure message
Дата
Msg-id GNELIHDDFBOCMGBFGEFOMEHGCDAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответы Re: Improve CHECK failure message
Re: Improve CHECK failure message
Список pgsql-patches
Change messages like this:

ERROR:  ExecInsert: rejected due to CHECK constraint insert_con

To be like this:

ERROR:  ExecInsert: rejected due to CHECK constraint "insert_con" on
"insert_tbl"

Updated regression tests to match.

I got sick of seeing 'rejected due to CHECK constraint "$1" in my log and
not being able to find the bug in our website code...

Chris

Вложения

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