Tom Lane wrote:
> "Brendan Jurd" <dire...@gmail.com> writes:
> > Most people wanting to learn about which system functions are
> > available will be surely be going to the manual, not using \df?
> 
> I think people use \df all the time to check the argument list, verify
> whether they remember the function name correctly, etc.  It's not for
> "learning about" stuff you never heard of, it's for remembering details
> (as indeed is the usage for user-defined functions too).

Which means my patch will work perfectly for them (because of the
pattern), and hopefully for you.  ;-)

-- 
  Bruce Momjian  <br...@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to