Re: Can you list the text of a proc in psql? - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: Can you list the text of a proc in psql?
Date
Msg-id Pine.LNX.4.30.0103031130010.937-100000@peter.localdomain
Whole thread Raw
In response to Can you list the text of a proc in psql?  (adb <adb@Beast.COM>)
List pgsql-general
adb writes:

> Is there anyway to do the equivalent of sp_helptext in sybase
> which would allow you to see the source code for a proc in the
> server.  This is useful sometimes in determining which
> version of a proc you have loaded in the server or in
> figuring out exactly what some proc does that you didn't write.

\df+ [function-name]

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: how to vacuum from cron?
Next
From: Peter Eisentraut
Date:
Subject: Re: pg_hba.conf file