Re: debugging in pgadmin

Поиск
Список
Период
Сортировка
От Glyn Astill
Тема Re: debugging in pgadmin
Дата
Msg-id 225304.96135.qm@web23602.mail.ird.yahoo.com
обсуждение исходный текст
Ответ на debugging in pgadmin  (josep porres <jmporres@gmail.com>)
Ответы Re: debugging in pgadmin  (josep porres <jmporres@gmail.com>)
Список pgsql-general

--- 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 по дате отправления:

Предыдущее
От: Sam Mason
Дата:
Сообщение: Re: text column constraint, newbie question
Следующее
От: josep porres
Дата:
Сообщение: Re: debugging in pgadmin