On Thu, Jan 15, 2009 at 01:46:08PM -0500, Robert Haas wrote:
> > I know I already posted this but it seems the most useful behavior is to
> > just change the sort. It doesn't change any behavior in terms of
> > flags/switches so there is nothing new to learn. It just changes the
> > output.
> 
> That's better than nothing, but it still doesn't help when I want to do:
> 
> psql -c '\df' | grep bool

psql -c '\dfS' |grep bool

> This is not a made-up use case.

Nor is does this long overdue change impose an undue burden on it :)

Cheers,
David.
-- 
David Fetter <da...@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fet...@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

-- 
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