loop infinito en triggers

From: gonzalo sáenz <gonzalosaenz(at)gmail(dot)com>
To: Postgresql <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: loop infinito en triggers
Date: 2006-05-19 13:16:05
Message-ID: 7ae163a40605190616t5bdcc2b1t93e33d0324816d33@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

que tal lista,

una consulta, que pasa si defino un trigger que se dispare al hacerse un
insert, y dentro del codigo del trigger hago un insert en la misma tabla?

se produce un loop infinito?

salu2
gonzalo

--
When things are investigated, then true knowledge is achieved;
when true knowledge is achieved, then the will becomes sincere;
when the will becomes sincere, then the heart sees correctly;
when the heart sees correctly, then the personal life is cultivated;
when the personal life is cultivated, then the family life is regulated;
when the family life is regulated, then the national life is orderly;
and when the national life is orderly, then there is peace in this world.

Confucius

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Alvaro Herrera 2006-05-19 13:20:54 Re: loop infinito en triggers
Previous Message Alvaro Herrera 2006-05-19 12:54:08 Re: UPDATE