Tom Lane wrote: > "Brendan Jurd" <[email protected]> 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 <[email protected]> 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 ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
