Re: FWD: Re: Updated backslash consistency patch

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: FWD: Re: Updated backslash consistency patch
Дата
Msg-id 27104.1232076699@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: FWD: Re: Updated backslash consistency patch  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: FWD: Re: Updated backslash consistency patch  (Stephen Frost <sfrost@snowman.net>)
Re: FWD: Re: Updated backslash consistency patch  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
>> But I may be trying to push water up a hill, so, I can live with
>> adding \dfU and keeping \df as-was.

> BTW, why the capital?  \dfu is *considerably* easier to type than \dfU.

Because (1) its counterpart S is capitalized by historical tradition,
and (2) we are going to apply this to all the variants of \d so we'd
have a conflict with \du.  (Even if we special-cased our way out of the
actual conflict, there would certainly be user confusion there.)

Also (3) you are not actually going to use this as much as you think
you are, so saving a shift keypress is not the be-all and end-all.
        regards, tom lane


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: FWD: Re: Updated backslash consistency patch
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: FWD: Re: Updated backslash consistency patch