Re: debugging in pgadmin - Mailing list pgsql-general

From josep porres
Subject Re: debugging in pgadmin
Date
Msg-id d2d532610903230540y3346b7f5yc0a5246de8b7de30@mail.gmail.com
Whole thread Raw
In response to Re: debugging in pgadmin  (Glyn Astill <glynastill@yahoo.co.uk>)
Responses Re: debugging in pgadmin  (Dave Page <dpage@pgadmin.org>)
List pgsql-general
mmm...  my database schema have the pldbg functions.


2009/3/23 Glyn Astill <glynastill@yahoo.co.uk>


--- On Mon, 23/3/09, josep porres <jmporres@gmail.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?




pgsql-general by date:

Previous
From: Glyn Astill
Date:
Subject: Re: debugging in pgadmin
Next
From: Dave Page
Date:
Subject: Re: debugging in pgadmin