Re: psql output change in 9.4

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: psql output change in 9.4
Дата
Msg-id 20141013151009.GV21267@momjian.us
обсуждение исходный текст
Ответ на Re: psql output change in 9.4  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: psql output change in 9.4
Список pgsql-hackers
On Sun, Oct 12, 2014 at 12:17:31AM -0400, Peter Eisentraut wrote:
> > I went with quoting the pset variable:
> > 
> >     test=> \a
> >     Output format ("format") is aligned.
> >     test=> \x
> >     Expanded display ("expanded") is on.
> > 
> > Patch attached.  I think this would be for 9.5 only, at this point.
> 
> Funny, I was *just* working on that, too.  I propose a patch that
> reverts the output to how it was in 9.3 (without anything in
> parentheses), and implements the output of \pset without any arguments
> separately, thus:
> 
> # \a
> Output format is unaligned.

Agreed.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: JsonbValue to Jsonb conversion
Следующее
От: Tom Lane
Дата:
Сообщение: Re: psql output change in 9.4