Where are user defined functions stored? - Mailing list pgsql-sql

From Hilary Forbes
Subject Where are user defined functions stored?
Date
Msg-id 5.1.0.14.0.20050923150802.03484f38@mailserver.dmr.co.uk
Whole thread Raw
Responses Re: Where are user defined functions stored?
List pgsql-sql
If I write a rule, I can easily see it by doing

select * from pg_rules;

and I also get to see all the rules I have created for my database.  How can I easily get to see the definition of a
userdefined function please?  I've searched through the online manual but failed to find the answer.
 

TAI
Hilary

Hilary Forbes
The DMR Information and Technology Group  (www.dmr.co.uk)
Direct tel 01689 889950 Fax 01689 860330 
DMR is a UK registered trade mark of DMR Limited
**********************************************************



pgsql-sql by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Issue with UPDATE statement on v8
Next
From: Bruno Wolff III
Date:
Subject: Re: Difficulties with a master-detail query