Re: Patch to change psql default banner v6

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Patch to change psql default banner v6
Дата
Msg-id 4569.1210862604@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Patch to change psql default banner v6  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Patch to change psql default banner v6  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: Patch to change psql default banner v6  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-patches
Bruce Momjian <bruce@momjian.us> writes:
> Oh, good point.  Let me look at that.  Thanks.  You prefer:

>     $ sql test
>     psql (8.4devel)
>     Type "help" for help.

>     test=> help

Well, the question is still "where is the optional info going to go?"

I think what I'd find nice looking is

    $ psql test
    psql 8.4devel  [ server version warning here, if needed ]
    [ line with SSL info here, if needed ]
    Type "help" for help.

    test=>

I do feel that the help statement ought to be on its own line;
the other way is going to look cluttered, particularly as soon
as there's a version warning in there.

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch to change psql default banner v6
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Patch to change psql default banner v6