Re: loop infinito en triggers

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

On 5/19/06, Alvaro Herrera <alvherre(at)commandprompt(dot)com> wrote:
>
> gonzalo sáenz escribió:
> > 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?
>
> Que dijo el experimento que hiciste?

el experimento que hice fue en oracle. y oracle no lo permite.

estuve googleando y no encontre nada que me diga q ocurre en postgres.

--
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

In response to

Responses

Browse pgsql-es-ayuda by date

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