Bruce Momjian <br...@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

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

Reply via email to