Re: triggers

From: "AL ELK" <ali(at)verus(dot)com(dot)tr>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: triggers
Date: 2005-02-26 16:09:02
Message-ID: cvq8so$4kd$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I mean; there is an update triger on a table.
This trigger must update some other rows(with current row) on the same
table. But, it explodes. Is there any way to temprorary prevent the trigger.
(I want to prevent recursive behavior).

"AL ELK" <ali(at)verus(dot)com(dot)tr>, haber iletisinde unlar
yazd:cuqgst$2adi$1(at)news(dot)hub(dot)org(dot)(dot)(dot)
> update trigger working on same table???
>

In response to

  • triggers at 2005-02-14 15:42:27 from AL ELK

Browse pgsql-sql by date

  From Date Subject
Next Message Oisin Glynn 2005-02-26 17:55:11 Reverse String in sql or pgplsql
Previous Message Ragnar Hafstað 2005-02-26 13:24:19 Re: Read count ?