Re: Stack Depth - Mailing list pgsql-general

From Michael Fuhr
Subject Re: Stack Depth
Date
Msg-id 20060202012213.GA79459@winnie.fuhr.org
Whole thread Raw
In response to Re: Stack Depth  (Bob Pawley <rjpawley@shaw.ca>)
List 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 by date:

Previous
From: Bob Pawley
Date:
Subject: Re: Stack Depth
Next
From: Bob Pawley
Date:
Subject: Re: Stack Depth