Re: HEAD \df doesn't show functions with no arguments - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: HEAD \df doesn't show functions with no arguments
Date
Msg-id 200504010532.j315WpT10144@candle.pha.pa.us
Whole thread Raw
In response to Re: HEAD \df doesn't show functions with no arguments  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: HEAD \df doesn't show functions with no arguments  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Re: HEAD \df doesn't show functions with no arguments  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Christopher Kings-Lynne wrote:
> > I use df to see what functions are available. I want to see them all.
> 
> But half of the postgresql "functions" are in the grammar anyway - 
> they're not even listed.

Should we look at adding stub functions into pg_proc for \df display
somehow?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: HEAD \df doesn't show functions with no arguments
Next
From: Michael Fuhr
Date:
Subject: Re: HEAD \df doesn't show functions with no arguments