Triggered data change violation - Mailing list pgsql-general

From Peter Vazsonyi
Subject Triggered data change violation
Date
Msg-id Pine.LNX.4.10.10103021009020.2147-100000@sun2.szif.hu
Whole thread Raw
In response to Re: Vacuum and Owner  ("Richard Huxton" <dev@archonet.com>)
List pgsql-general
Hello!

I have a table, with an update trigger (it change the value of
'last_modify' field to current timestamp)
Sometimes if i try delete rows in this table (before delete, there are some
inserts after a 'begin') i get this change violation error. I don't now
why.
Can somebody help me?

Thank's
--
 nek.

(postgresql 7.0.2)


pgsql-general by date:

Previous
From: "Eric G. Miller"
Date:
Subject: Re: serial properties
Next
From: "Richard Huxton"
Date:
Subject: Re: showing rules/triggers with psql