Re: FWD: Re: Updated backslash consistency patch

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: FWD: Re: Updated backslash consistency patch
Дата
Msg-id 603c8f070901151809w62a8aac8ka9c8dafe79847c29@mail.gmail.com
обсуждение исходный текст
Ответ на Re: FWD: Re: Updated backslash consistency patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: FWD: Re: Updated backslash consistency patch  (Josh Berkus <josh@agliodbs.com>)
Re: FWD: Re: Updated backslash consistency patch  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Thu, Jan 15, 2009 at 8:25 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Stephen Frost <sfrost@snowman.net> writes:
>> gah, I find that to be terrible.  If we wanted to compromise, I'd
>> rather have \df do what it does today, to keep backwards-compat and
>> not confuse users, and \dfU to do what I want 99% of the time.
>
> This seems to me to be the compromise most likely to dissatisfy everyone
> the least ...

This is more sensible than most of the alternatives that have been
proposed.  At least I can do what I want, even if not with exactly the
easiest sequence to type.

I really wonder what is so terrible about the behavrior as implemented
in CVS HEAD.  AFAICS, no one except maybe Tom has really specified WHY
they don't like it, just that they don't like it.  I'm not sure
whether that's because (1) it's different, and they're used to the old
way; (2) it involves typing an extra character to get the behavior
they want; or (3) there's no way to search user and system functions
simultaneously.

I reply, with respect to (1), that the new behavior is more consistent
and we'll all get used to it given time; with respect to (2), if
someone is going to have to type an extra character it should be the
developers, not the end-users; with respect to (3), there's nothing
preventing us from adding yet another option to get that behavior.
But I may be trying to push water up a hill, so, I can live with
adding \dfU and keeping \df as-was.

...Robert


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: FWD: Re: Updated backslash consistency patch
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: FWD: Re: Updated backslash consistency patch