BUG #5319: recursion in the triggers

Поиск
Список
Период
Сортировка
От Michail Antonov
Тема BUG #5319: recursion in the triggers
Дата
Msg-id 201002080103.o18130Dm016876@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #5319: recursion in the triggers
Re: BUG #5319: recursion in the triggers
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      5319
Logged by:          Michail Antonov
Email address:      atin65536@gmail.com
PostgreSQL version: 8.4.2
Operating system:   Windows XP
Description:        recursion in the triggers
Details:

I have 'after insert' trigger, which call function, which insert row in the
same table. I expect, that trigger will be called again, but it does not
heppened.

Reply me, is it a bug or feature?

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: [GENERAL] weird bug in rebuilding RPMs
Следующее
От: Robert Haas
Дата:
Сообщение: Re: BUG #5319: recursion in the triggers