* Robert Treat ([EMAIL PROTECTED]) wrote:
> On Saturday 22 April 2006 13:34, Tom Lane wrote:
> > Also, the TODO item could be worded
> >
> >     * Make psql's \d commands more consistent
> >
> > because that's really what Neil is on about ...
> >
> 
> like making \df only show user functions and \dfS show system functions, like 
> all the other objects?  :-)

How about also having it show the owner (instead of having to use \df+
which gets huge...) and the permissions...  Or perhaps have a seperate
\dfp or something to get that information.  It's annoying to have to
either query the catalog directly or look through \df+ for why I can't
drop a given function.

        Thanks,

                Stephen

Attachment: signature.asc
Description: Digital signature

Reply via email to