On Wed, 5 Dec 2001, MindTerm wrote:
> Hi all,
>
> Postgresql shows error message
> "triggered data change violation on relation"
> when trying to insert and delete same row ( same
> primary key ) with in a function or transaction.
>
> Does any solution available to solve this problem ?
This check has been taken out for 7.2. In the meantime
you can probably just comment out the lines that do the
error in backend/commands/trigger.c