Re: Consistent \d commands in psql - Mailing list pgsql-patches

From Alvaro Herrera
Subject Re: Consistent \d commands in psql
Date
Msg-id 20080331213629.GD24048@alvh.no-ip.org
Whole thread Raw
In response to Re: Consistent \d commands in psql  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:

> BTW, should we remove the special hack that discriminates against
> showing I/O functions (or really anything that touches cstring) in \df?
> ISTM that was mostly there to reduce clutter, and this proposal solves
> that problem more neatly.  I know I've cursed that behavior under my
> breath more than once, but again maybe my usage isn't typical.

+1

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-patches by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Ordered Append WIP patch v1
Next
From: Gregory Stark
Date:
Subject: Re: Consistent \d commands in psql