Re: psql with "Function Type" in \df

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: psql with "Function Type" in \df
Дата
Msg-id 7065.1240333645@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: psql with "Function Type" in \df  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список 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 по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: psql with "Function Type" in \df
Следующее
От: David Fetter
Дата:
Сообщение: Re: psql with "Function Type" in \df