| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
| Cc: | elein <elein(at)varlena(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Greg Sabino Mullane <greg(at)turnstep(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: HEAD \df doesn't show functions with no arguments |
| Date: | 2005-04-01 05:32:51 |
| Message-ID: | 200504010532.j315WpT10144@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Fuhr | 2005-04-01 05:37:05 | Re: HEAD \df doesn't show functions with no arguments |
| Previous Message | Bruce Momjian | 2005-04-01 05:32:10 | Re: HEAD \df doesn't show functions with no arguments |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Fuhr | 2005-04-01 05:37:05 | Re: HEAD \df doesn't show functions with no arguments |
| Previous Message | Bruce Momjian | 2005-04-01 05:32:10 | Re: HEAD \df doesn't show functions with no arguments |