Re: PL/pgSQL debugger - Mailing list pgsql-general

From Keith Bottner
Subject Re: PL/pgSQL debugger
Date
Msg-id 00d401c3fc89$b25fae80$7d00a8c0@juxtapose
Whole thread Raw
In response to Re: PL/pgSQL debugger  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
Responses Re: PL/pgSQL debugger  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
List pgsql-general
Thanks for the link to pgmanager.

BTW, do you know if Postgres provides a debugging API that can be used for
debugging PL/pgSQL? Or is pgmanager using some kind of simulated debugging?

Keith

-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org] On Behalf Of Pavel Stehule
Sent: Thursday, February 26, 2004 9:13 AM
To: Keith Bottner
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] PL/pgSQL debugger


Hello

look at http://www.ems-hitech.com/pgmanager. Pgmanager has interactive
plpgsql debugger.

regards

Pavel

On Thu, 26 Feb 2004, Keith Bottner wrote:

> I have been looking for an interactive PL/pgSQL for Postgres with no
> luck. Does anybody know of one open source or commercial?
>
> If not then I would like to know if there is currently a debugging API
> that can be attached to for writing such a debugger?
>
> And finally...
>
> If there isn't any debugging API how many people are interested in
> either the debugging API or the final product which would be an
> interactive debugger?
>
> Thanks in advance,
>
> Keith
>
>
>


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings


pgsql-general by date:

Previous
From: David Garamond
Date:
Subject: Re: postgreSQL licenseing
Next
From: Edwin Pauli
Date:
Subject: [PgSQL 7.4.1] Problem with subquery