Re: psql with "Function Type" in \df

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: psql with "Function Type" in \df
Дата
Msg-id 20090422144415.GY10358@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: psql with "Function Type" in \df  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: psql with "Function Type" in \df  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > If I can get someone else to say they prefer brackets over parentheses in
> > \? I will make the change.  Right now we have:
> 
> >    \df[antwS+] [PATTERN]  list (only agg/normal/trigger/window) functions
> 
> > With brackets it would be:
> 
> >    \df[antwS+] [PATTERN]  list [only agg/normal/trigger/window] functions
> 
> Yes, the brackets in the text match up with the brackets in the syntax,
> so I think this looks more sensible.

Still, my original proposal was \df[antw][S+].  The extra brackets are
obviously redundant, but if we're about providing cues, this is a good
cue IMO.  It allows the [S+] to match the other lines.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


В списке pgsql-hackers по дате отправления:

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