From: | Murray Prior Hobbs <murray(at)efone(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: triggered data change violation |
Date: | 2002-01-12 22:54:07 |
Message-ID: | 3C40BE8F.4020201@efone.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)efone(dot)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
>
From | Date | Subject | |
---|---|---|---|
Next Message | elisabeth maniez | 2002-01-13 08:23:16 | Re: create table with multiple unique fields |
Previous Message | Tom Lane | 2002-01-12 16:19:49 | Re: triggered data change violation |