Обсуждение: debugging plpgsql functions

Поиск
Список
Период
Сортировка

debugging plpgsql functions

От
"Wright, George"
Дата:

What is the best way to debug plpgsql functions with versions of PostgreSQL prior to 8.2?

 

Thanks.

Re: debugging plpgsql functions

От
Jasen Betts
Дата:
On 2009-01-12, Wright, George <George.Wright@infimatic.com> wrote:
> This is a multi-part message in MIME format.
>
> ------_=_NextPart_001_01C974C0.A3DF9B9A
> Content-Type: text/plain;
>     charset="us-ascii"
> Content-Transfer-Encoding: quoted-printable
>
> What is the best way to debug plpgsql functions with versions of
> PostgreSQL prior to 8.2?

lots of "raise debug"
and careful counting of lines