Re: triggered data change violation

Поиск
Список
Период
Сортировка
От Murray Prior Hobbs
Тема Re: triggered data change violation
Дата
Msg-id 3C40BE8F.4020201@efone.com
обсуждение исходный текст
Ответ на triggered data change violation  (Murray Prior Hobbs <murray@efone.com>)
Список pgsql-sql
i know this is a nieve question

but if i get the following error "triggered data change violation in 
relation X"

and i grep through every single file in the source tree for even just 
the word "violation"

i expect to find it

i desire to find it though i don't need to find it

so any further help would be appreciated

m

ps i found it in the TODO docs - i read a lot of peoples banter on the 
subject of why it happens (and know that some might have been wrong in 
what causes it to happen - it seems only occures when the FK is composite)




Tom Lane wrote:

>Murray Prior Hobbs <murray@efone.com> writes:
>
>>where on earth in the source do i find this error -
>>
>
>If you're looking in development sources, you won't find it,
>'cause it's gone.
>
>It used to lurk in commands/trigger.c.
>
>            regards, tom lane
>





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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: triggered data change violation
Следующее
От: "Unnikrishnan Menon"
Дата:
Сообщение: Problems with PL/PGSQL - functions