Re: psql output change in 9.4

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: psql output change in 9.4
Date: 2014-10-13 15:13:55
Message-ID: 798.1413213235@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <bruce(at)momjian(dot)us> writes:
> On Sun, Oct 12, 2014 at 12:17:31AM -0400, Peter Eisentraut wrote:
>>> 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:

> Agreed.

Works for me, too. If we are reverting to 9.3's output in the base case,
I think this *does* need to get back-patched into 9.4.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2014-10-13 15:18:26 Re: [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD...
Previous Message Bruce Momjian 2014-10-13 15:10:09 Re: psql output change in 9.4