mmm... my database schema have the pldbg functions.
2009/3/23 Glyn Astill <glynastill(at)yahoo(dot)co(dot)uk>
>
>
> --- On Mon, 23/3/09, josep porres <jmporres(at)gmail(dot)com> wrote:
>
> > A lot of time since the last debugging activity.
> > I don't remember how to debug. I thought I had to set a
> > breaking point in
> > the function i want to debug,
> > and then call that function.
> > I'm doing this, and from another query window, i call
> > the function. But it
> > returns me the result, but it doesn't stop inside the
> > function in order to
> > debug it.
> > What am i doing wrong?
>
> Perhaps you've not got the pldebugger contrib module installed and run the
> sql script to create the debug functions?
>
>
>
>