Re: Has anyone tried out the PL/pgSQL debugger? - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: Has anyone tried out the PL/pgSQL debugger?
Date
Msg-id 162867790709040815h744b8151u170a1fe97642c724@mail.gmail.com
Whole thread Raw
In response to Has anyone tried out the PL/pgSQL debugger?  ("korry.douglas" <korry.douglas@enterprisedb.com>)
Responses Re: Has anyone tried out the PL/pgSQL debugger?
Re: Has anyone tried out the PL/pgSQL debugger?
List pgsql-hackers
Hello Korry

I test it and with pgAdmin and sent some bug reports (pgAdmin had some
problems not debugger).

Is it available without pgAdmin? Debugger works well, but integration
with pgAdmin is knotty now. Some points

1. can be integrated into psql?

2. can be started from query execution (with breakpoint). Now I have
to expliciltly start debugged function.

Regards
Pavel Stehule

2007/9/4, korry.douglas <korry.douglas@enterprisedb.com>:
> Now that we've "announced" (see
> http://www.informationweek.com/news/showArticle.jhtml?articleID=201803375&subSection=News)
> that 8.3 will include a debugger (don't worry, it's a PL/pgSQL debugger
> :-), has anyone actually tried it yet (other than myself and Dave Page)?
>
> I would appreciate any feedback (preferably *before* 8.3 hits the
> streets).  You can find the debugger at:
> http://pgfoundry.org/projects/edb-debugger
>
> Thanks.
>
>              -- Korry
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>                http://archives.postgresql.org
>


pgsql-hackers by date:

Previous
From: Michael Paesold
Date:
Subject: Re: Per-function GUC settings: trickier than it looked
Next
From: "korry.douglas"
Date:
Subject: Re: Has anyone tried out the PL/pgSQL debugger?