Re: pl/pgsql function debugging - Mailing list pgsql-general

From David Fetter
Subject Re: pl/pgsql function debugging
Date
Msg-id 20050929194604.GC4891@fetter.org
Whole thread Raw
In response to pl/pgsql function debugging  ("Craig" <postgresql@bryden.co.za>)
List pgsql-general
On Thu, Sep 29, 2005 at 08:08:17PM +0200, Craig wrote:
> Hi
>
> What is the best tool for debugging pl/pgsql functions?  Any
> suggestions would be appreciated

For now, it's RAISE NOTICE aka "debugging by printf", and  I'm
checking out EMS HiTech's debugger, which is part of their toolset.

<http://sqlmanager.net/en/products/postgresql/manager>

Cheers,
D
--
David Fetter david@fetter.org http://fetter.org/
phone: +1 510 893 6100   mobile: +1 415 235 3778

Remember to vote!

pgsql-general by date:

Previous
From: Sergei Dubov
Date:
Subject: Many-To-Many Bridge Table Index
Next
From: "A. Kretschmer"
Date:
Subject: Re: pl/pgsql function debugging