Re: Stack Depth

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Stack Depth
Дата
Msg-id 20060202012213.GA79459@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: Stack Depth  (Bob Pawley <rjpawley@shaw.ca>)
Список pgsql-general
On Wed, Feb 01, 2006 at 05:04:22PM -0800, Bob Pawley wrote:
> I do think I have a recursive problem. It's just hard to see at the moment.

RAISE is your friend.  If you can't figure out where the recursion
is coming from then add debugging output to the trigger functions
to see what gets called when.

--
Michael Fuhr

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

Предыдущее
От: Bob Pawley
Дата:
Сообщение: Re: Stack Depth
Следующее
От: Bob Pawley
Дата:
Сообщение: Re: Stack Depth