How to debug pl/pgSQL -script? - Mailing list pgsql-general

From Henriksen, Jonas F
Subject How to debug pl/pgSQL -script?
Date
Msg-id 1612616523F26F48AB55BC8F5D47917C03CBD214@post2.imr.no
Whole thread Raw
Responses Re: How to debug pl/pgSQL -script?  (ra@konvergencia.hu)
Re: How to debug pl/pgSQL -script?  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List 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
debuggingsuch scripts?  

regards Jonas:))

pgsql-general by date:

Previous
From: Sebastian Böck
Date:
Subject: Bug with updateable Views and inherited tables?
Next
From: ra@konvergencia.hu
Date:
Subject: Re: How to debug pl/pgSQL -script?