From: | Vasilis Ventirozos <vendi(at)cosmoline(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: thats funny :) |
Date: | 2005-05-09 12:51:01 |
Message-ID: | 427F5CB5.2010507@cosmoline.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
i know what the trigger does, i writed it :)
i dont have a problem , i already fixed the function to work nice and smooth
i just sent it for fun, anyway no problem about the subject
>[Please use a descriptive subject -- "thats funny :)" conveys no
>information about the problem, and it resembles subjects seen on
>some viruses.]
>
>On Mon, May 09, 2005 at 02:06:46PM +0300, Vasilis Ventirozos wrote:
>
>
>>hi all i created a function that restarts the server, i will show you
>>what i am doing
>>
>>
>
>The trigger function you posted is called whenever you insert a
>record into the favorites table, then the function inserts a record
>into favorites, which calls the trigger, which inserts a record,
>which calls the trigger, etc. Infinite recursion.
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Szűcs Gábor | 2005-05-09 12:56:33 | conversion security update may have slowed our system? |
Previous Message | Michael Fuhr | 2005-05-09 12:42:29 | Re: thats funny :) |