debugging in pgadmin - Mailing list pgsql-general

From josep porres
Subject debugging in pgadmin
Date
Msg-id d2d532610903230334j409f02d5m33547b11f9e4f1d9@mail.gmail.com
Whole thread Raw
Responses Re: debugging in pgadmin  (Glyn Astill <glynastill@yahoo.co.uk>)
List pgsql-general
Hi all

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?

thx

Josep

pgsql-general by date:

Previous
From: Ivan Sergio Borgonovo
Date:
Subject: Re: text column constraint, newbie question
Next
From: Sam Mason
Date:
Subject: Re: Defer a functional index calculation?