How to debug pl/pgSQL -script?

From: "Henriksen, Jonas F" <jonas(dot)f(dot)henriksen(at)imr(dot)no>
To: <pgsql-general(at)postgresql(dot)org>
Subject: How to debug pl/pgSQL -script?
Date: 2004-10-01 13:05:14
Message-ID: 1612616523F26F48AB55BC8F5D47917C03CBD214@post2.imr.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I'm writing some simple triggers and functions for a postgres database, and I'm wondering how to go about to debug a pl/pgSQL-script. Is there a way to echo variable-content to screen, or to file? Or is there other, more advanced ways of debugging such scripts?

regards Jonas:))

Responses

Browse pgsql-general by date

  From Date Subject
Next Message ra 2004-10-01 13:21:27 Re: How to debug pl/pgSQL -script?
Previous Message Sebastian Böck 2004-10-01 12:37:38 Bug with updateable Views and inherited tables?