Re: getting all constraint violations

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: getting all constraint violations
Дата
Msg-id 21379.1274463384@sss.pgh.pa.us
обсуждение исходный текст
Ответ на getting all constraint violations  ("Gauthier, Dave" <dave.gauthier@intel.com>)
Ответы Re: getting all constraint violations
Список pgsql-general
"Gauthier, Dave" <dave.gauthier@intel.com> writes:
> I have a table with many constraints.  A user tries to insert a record that violates many of them.  The error message
Iget back lists the first violation. How cani I (or can I) get them all? 

You can't, it stops running the command at the first error.

            regards, tom lane

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