Triggered data change violation

Поиск
Список
Период
Сортировка
От Peter Vazsonyi
Тема Triggered data change violation
Дата
Msg-id Pine.LNX.4.10.10103021009020.2147-100000@sun2.szif.hu
обсуждение исходный текст
Ответ на Re: Vacuum and Owner  ("Richard Huxton" <dev@archonet.com>)
Список 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 по дате отправления:

Предыдущее
От: "Eric G. Miller"
Дата:
Сообщение: Re: serial properties
Следующее
От: "Richard Huxton"
Дата:
Сообщение: Re: showing rules/triggers with psql