select prosrc from pg_proc where proname = '<function_name>';
However you cannot see the code of C language function with this query.
is that what you wanted?
--Imad
www.EnterpriseDB.com
On 11/27/06, Doron Baranes <[EMAIL PROTECTED]> wrote:
Hi,
I'm new to postgres and i cant find how can i get a function code from the
database.
10x
Doron
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster
---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at
http://www.postgresql.org/about/donate