Re: Debugging plpgsql functions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Debugging plpgsql functions
Дата
Msg-id 11861.1031590593@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Debugging plpgsql functions  (Darren Ferguson <darren@crystalballinc.com>)
Список pgsql-general
Darren Ferguson <darren@crystalballinc.com> writes:
> RAISE NOTICE is your friend for debugging plpgsql functions

Yeah, that's almost the only tool at the moment.  A real debugger, or
even just a trace facility, for plpgsql would be a huge improvement in
usability.  We've batted the idea around once or twice I think, but no
one's tried to design or implement one.

            regards, tom lane

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

Предыдущее
От: Jan Ploski
Дата:
Сообщение: Re: Creating tons of tables to support a query
Следующее
От: Tom Lane
Дата:
Сообщение: Re: AutoCommit mode in PostgreSQL (7.3 beta1 from CVS 05.09.2002)