Re: Trigger issue, bug? on 7.2.1

Поиск
Список
Период
Сортировка
От Miguel Carvalho
Тема Re: Trigger issue, bug? on 7.2.1
Дата
Msg-id 14930.213.13.176.13.1048164905.squirrel@www.ipatimup.pt
обсуждение исходный текст
Ответ на Re: Trigger issue, bug? on 7.2.1  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
> "Miguel Carvalho" <miguel@ipatimup.pt> writes:
>> The trigger code will force another trigger fire because of the
>> changes in the record. I'm i right?
>
> No, altering the NEW record doesn't cause any additional trigger
> firings.  If it did, such a trigger would be infinitely recursive.
>

I see your point, you are completely right!

> Your DELETE issued by the trigger would cause firing of ON DELETE
> triggers, but not another firing of ON UPDATE.

You are right, too.

When i was repplying to your message, after stripping some lines of the
trigger code, i have found that the second trigger fire ( not actualy a
real trigger fire ) was caused by a bad logic in the trigger code.

Thank's to all for the repplies.

Regards
Miguel Carvalho



В списке pgsql-general по дате отправления:

Предыдущее
От: Olleg Samojlov
Дата:
Сообщение: Re: About tcp connection
Следующее
От: "Daniel R. Anderson"
Дата:
Сообщение: Re: PostgreSQL downloads compressed with bzip2 instead of