Re: debugging in pgadmin

Поиск
Список
Период
Сортировка
От josep porres
Тема Re: debugging in pgadmin
Дата
Msg-id d2d532610903230540y3346b7f5yc0a5246de8b7de30@mail.gmail.com
обсуждение исходный текст
Ответ на Re: debugging in pgadmin  (Glyn Astill <glynastill@yahoo.co.uk>)
Ответы Re: debugging in pgadmin  (Dave Page <dpage@pgadmin.org>)
Список pgsql-general
mmm...  my database schema have the pldbg functions.


2009/3/23 Glyn Astill <glynastill@yahoo.co.uk>


--- On Mon, 23/3/09, josep porres <jmporres@gmail.com> wrote:

> 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?

Perhaps you've not got the pldebugger contrib module installed and run the sql script to create the debug functions?




В списке pgsql-general по дате отправления:

Предыдущее
От: Glyn Astill
Дата:
Сообщение: Re: debugging in pgadmin
Следующее
От: Dave Page
Дата:
Сообщение: Re: debugging in pgadmin