Re: psql with "Function Type" in \df - Mailing list pgsql-hackers

From Tom Lane
Subject Re: psql with "Function Type" in \df
Date
Msg-id 7065.1240333645@sss.pgh.pa.us
Whole thread Raw
In response to Re: psql with "Function Type" in \df  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> Bruce Momjian <bruce@momjian.us> 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


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: psql with "Function Type" in \df
Next
From: David Fetter
Date:
Subject: Re: psql with "Function Type" in \df