Re: function question - Mailing list pgsql-general

From Decibel!
Subject Re: function question
Date
Msg-id 9FA017F2-3E88-4A3F-B1EF-A50E01F75D4D@decibel.org
Whole thread Raw
In response to function question  (kevin kempter <kevin@kevinkempterllc.com>)
List pgsql-general
On Jun 21, 2008, at 8:06 AM, kevin kempter wrote:
> Hi LIst;
> Is there a way to print all the lines being executed for a
> function, like the equivelant of a psql -ef <file> for an sql file ?

No, but you could use a debugger on it if you're running a more
recent version...
--
Decibel!, aka Jim C. Nasby, Database Architect  decibel@decibel.org
Give your computer some brain candy! www.distributed.net Team #1828



Attachment

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Abnormal termination of PostgreSQL
Next
From: Stuart Luppescu
Date:
Subject: Re: Dump and restore problem