Re: Has anyone tried out the PL/pgSQL debugger?

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Has anyone tried out the PL/pgSQL debugger?
Дата
Msg-id 162867790709040815h744b8151u170a1fe97642c724@mail.gmail.com
обсуждение исходный текст
Ответ на Has anyone tried out the PL/pgSQL debugger?  ("korry.douglas" <korry.douglas@enterprisedb.com>)
Ответы Re: Has anyone tried out the PL/pgSQL debugger?  (Dave Page <dpage@postgresql.org>)
Re: Has anyone tried out the PL/pgSQL debugger?  ("korry.douglas" <korry.douglas@enterprisedb.com>)
Список 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 по дате отправления:

Предыдущее
От: Michael Paesold
Дата:
Сообщение: Re: Per-function GUC settings: trickier than it looked
Следующее
От: "korry.douglas"
Дата:
Сообщение: Re: Has anyone tried out the PL/pgSQL debugger?