Re: plpgsql: Debug function?

From: Joel Burton <jburton(at)scw(dot)org>
To: Turbo Fredriksson <turbo(at)bayour(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: plpgsql: Debug function?
Date: 2001-07-25 15:13:34
Message-ID: Pine.LNX.4.21.0107251112590.19406-100000@olympus.scw.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 25 Jul 2001, Turbo Fredriksson wrote:

> Is there a way to debug a PL/pgSQL function? It's behaving very irradic!

It's crude, but you can output debugging statements w/ RAISE NOTICE
or catch flawed assumptions by RAISE EXCEPTION.

--
Joel Burton <jburton(at)scw(dot)org>
Director of Information Systems, Support Center of Washington

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Turbo Fredriksson 2001-07-25 15:18:31 Re: plpgsql: Debug function?
Previous Message Vladimir V. Zolotych 2001-07-25 14:18:34 PostgreSQL 7.0 problem (may be bug?)