Re: HEAD \df doesn't show functions with no arguments

From: elein(at)varlena(dot)com (elein)
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: 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:19:35
Message-ID: 20050401051935.GH12958@varlena.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

I use df to see what functions are available. I want to see them all.

--elein

On Fri, Apr 01, 2005 at 12:59:43PM +0800, Christopher Kings-Lynne wrote:
> >Uh, who exactly agreed to that? I know when I do \df it's generally
> >to check out built-in functions not my own. I don't see this as an
> >improvement.
>
> I only ever use \df to look at my own functions...
>
> I'd prefer if no system functions were listed :)
>
> Chris
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-04-01 05:26:20 Re: HEAD \df doesn't show functions with no arguments
Previous Message Bruce Momjian 2005-04-01 05:08:21 Re: HEAD \df doesn't show functions with no arguments

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2005-04-01 05:26:20 Re: HEAD \df doesn't show functions with no arguments
Previous Message Bruce Momjian 2005-04-01 05:08:21 Re: HEAD \df doesn't show functions with no arguments