Re: psql output change in 9.4

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: psql output change in 9.4
Дата
Msg-id 25860.1407779579@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: psql output change in 9.4  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: psql output change in 9.4  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: psql output change in 9.4  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Fri, Aug 8, 2014 at 9:34 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
>> What is the point of that change?

> I think the output could justly be criticized for making it
> insufficiently clear that the parenthesized text is, in fact, the name
> of the pset parameter.

Quite; that wasn't apparent to me either.

> We could write something like:
> Border style (parameter "border") is 1.

How about

Border style (\pset border) is 1.
        regards, tom lane



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: 9.4 pg_restore --help changes
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: Removing dependency to wsock32.lib when compiling code on WIndows