On Fri, Apr 01, 2005 at 12:59:43PM +0800, Christopher Kings-Lynne wrote: > > I only ever use \df to look at my own functions... > > I'd prefer if no system functions were listed :)
You can use, for example, "\df public." to see only those functions in the public schema. That's what I do when I want to suppress the system functions (or, more accurately, to see only the functions in a specific schema). -- Michael Fuhr http://www.fuhr.org/~mfuhr/ ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster