Re: psql with "Function Type" in \df
| От | Kevin Grittner |
|---|---|
| Тема | Re: psql with "Function Type" in \df |
| Дата | |
| Msg-id | 49EDB2EE.EE98.0025.0@wicourts.gov обсуждение |
| Ответ на | Re: psql with "Function Type" in \df (Bruce Momjian <bruce@momjian.us>) |
| Ответы |
Re: psql with "Function Type" in \df
|
| Список | pgsql-hackers |
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
and:
: \pset NAME [VALUE]
: set table output option
: (NAME :=
{format|border|expanded|fieldsep|footer|null|
:
numericlocale|recordsep|tuples_only|title|tableattr|pager})
> In a way though, they are really still optional, they are just not
> optional for this specific line.
Then we should indicate they're not optional on that line, or remove
that line as suggested by Alvaro.
-Kevin
В списке pgsql-hackers по дате отправления: