Re: function question

From: Decibel! <decibel(at)decibel(dot)org>
To: kevin kempter <kevin(at)kevinkempterllc(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: function question
Date: 2008-06-21 17:52:54
Message-ID: 9FA017F2-3E88-4A3F-B1EF-A50E01F75D4D@decibel.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)decibel(dot)org
Give your computer some brain candy! www.distributed.net Team #1828

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stuart Luppescu 2008-06-22 01:11:01 Re: Dump and restore problem
Previous Message Tom Lane 2008-06-21 17:52:48 Re: Abnormal termination of PostgreSQL