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
>