Support for detailed description of errors cased by trigger-violations

Поиск
Список
Период
Сортировка
От Andreas Joseph Krogh
Тема Support for detailed description of errors cased by trigger-violations
Дата
Msg-id VisenaEmail.5.79a588b4b5dcb1c1.14991095a24@tc7-visena
обсуждение исходный текст
Ответы Re: Support for detailed description of errors cased by trigger-violations  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi.
 
When working with Oracle it is possible to catch constraint-violations caused by triggers using JDBC, but it seems this isn't possible using PG, see this thread: https://github.com/impossibl/pgjdbc-ng/issues/111#issuecomment-62276464
 
For check of FK-violations the protocol supports this fine, with details about which table, column etc. causing the violation.
Is there any work going on or are there any plans to support similar info for violations caused by triggers?
 
Thanks.
 
--
Andreas Joseph Krogh
CTO / Partner - Visena AS
Mobile: +47 909 56 963
Вложения

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: pg_multixact not getting truncated
Следующее
От: Álvaro Hernández Tortosa
Дата:
Сообщение: Re: Repeatable read and serializable transactions see data committed after tx start