"Kevin Grittner" <[email protected]> writes:
> Bruce Momjian <[email protected]> wrote:
>> The problem is I don't see curly braces used anywhere in \?
 
> I see it in 8.3:
 
> : \d{t|i|s|v|S} [PATTERN] (add "+" for more detail)
> :                list tables/indexes/sequences/views/system tables

Yeah.  The only reason that \d[tisv] doesn't have a similar issue
is that someone has dumbed down its entries to the point of being
flat-out incorrect.  I trust we will not be equally bad about \df.

                        regards, tom lane

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

Reply via email to