Klint Gore schrieb:
>On Mon, 05 Sep 2005 21:59:33 +0100, Richard Huxton wrote:
>
>
>>Daniel Morgan wrote:
>>
>>
>>>Does PostgreSQL provide a way to step-debug into plpgSQL stored procedures?
>>>
>>>
>>Afraid not. One of the commercial versions of PG offered it as a feature
>>IIRC, b
On Mon, Sep 05, 2005 at 05:17:41PM -0400, Daniel Morgan wrote:
> Richard Huxton wrote:
>
> >Daniel Morgan wrote:
> >
> >>Does PostgreSQL provide a way to step-debug into plpgSQL stored
> >>procedures?
> >
> It is a shame. PostgreSQL is really rocking these days. Especially
> with 8.0 on Window
On Mon, 05 Sep 2005 21:59:33 +0100, Richard Huxton wrote:
> Daniel Morgan wrote:
> > Does PostgreSQL provide a way to step-debug into plpgSQL stored procedures?
>
> Afraid not. One of the commercial versions of PG offered it as a feature
> IIRC, but I could be wrong, and if so it was some time a
Richard Huxton wrote:
Daniel Morgan wrote:
Does PostgreSQL provide a way to step-debug into plpgSQL stored
procedures?
It is a shame. PostgreSQL is really rocking these days. Especially
with 8.0 on Windows. I was really impressed how far it has come since
the 6.x days running on Cygwin.
Daniel Morgan wrote:
Does PostgreSQL provide a way to step-debug into plpgSQL stored procedures?
Afraid not. One of the commercial versions of PG offered it as a feature
IIRC, but I could be wrong, and if so it was some time ago.
If yes, how do you do debug the stored procedures? Can it be d
Does PostgreSQL provide a way to step-debug into plpgSQL stored procedures?
If yes, how do you do debug the stored procedures? Can it be done via
any interface: jdbc, odbc, .net, etc.?
If no, is there any plans to provide debugging support of plpgSQL stored
procedures?
I do request, if you