Re: psql omits row count under "\x auto" - Mailing list pgsql-hackers

From Noah Misch
Subject Re: psql omits row count under "\x auto"
Date
Msg-id 20120426021733.GC8116@tornado.leadboat.com
Whole thread Raw
In response to Re: psql omits row count under "\x auto"  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Wed, Apr 25, 2012 at 04:57:36PM -0400, Robert Haas wrote:
> On Mon, Apr 23, 2012 at 12:30 PM, Noah Misch <noah@leadboat.com> wrote:
> > Looks like the logic in printQuery() needs further treatment.
> 
> Do you want to propose a patch, or are you hoping someone else is
> going to address this?

I figured Peter might have a preference for how to fix it.  If not, I can put
something together.


pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: Temporary tables under hot standby
Next
From: Tom Lane
Date:
Subject: Re: PL/PGSQL bug in handling composite types