Re: psql output change in 9.4 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: psql output change in 9.4
Date
Msg-id 20141013151009.GV21267@momjian.us
Whole thread Raw
In response to Re: psql output change in 9.4  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: psql output change in 9.4
List 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 by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: JsonbValue to Jsonb conversion
Next
From: Tom Lane
Date:
Subject: Re: psql output change in 9.4