Re: thats funny :)

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: thats funny :)
Дата
Msg-id 20050509124229.GA42559@winnie.fuhr.org
обсуждение исходный текст
Ответ на thats funny :)  (Vasilis Ventirozos <vendi@cosmoline.com>)
Ответы Re: thats funny :)  (Vasilis Ventirozos <vendi@cosmoline.com>)
Список pgsql-admin
[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.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Ian FREISLICH
Дата:
Сообщение: Re: REMOVE
Следующее
От: Vasilis Ventirozos
Дата:
Сообщение: Re: thats funny :)