Track a function - Mailing list pgsql-general

From Carlos Henrique Reimer
Subject Track a function
Date
Msg-id 20090214143430.vwsj0gqt2480kk8k@webmail.opendb.com.br
Whole thread Raw
Responses Re: Track a function  (Andreas Kretschmer <akretschmer@spamfence.net>)
Re: Track a function  (Raymond O'Donnell <rod@iol.ie>)
List pgsql-general
Hi,

I've a plpgsql function that when called never ends and I would like
to trace the internal function commands and see where is the problem.

How can I trace what the function is doing?

Thank you!

Carlos





pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: currval() in insert statements
Next
From: Andreas Kretschmer
Date:
Subject: Re: Track a function