| From: | josep porres <jmporres(at)gmail(dot)com> |
|---|---|
| To: | glynastill(at)yahoo(dot)co(dot)uk |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: debugging in pgadmin |
| Date: | 2009-03-23 12:40:32 |
| Message-ID: | d2d532610903230540y3346b7f5yc0a5246de8b7de30@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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?
>
>
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2009-03-23 12:46:19 | Re: debugging in pgadmin |
| Previous Message | Glyn Astill | 2009-03-23 12:37:06 | Re: debugging in pgadmin |