Re: psql omits row count under "\x auto"

Noah Misch <noah@leadboat.com>

From: Noah Misch <noah@leadboat.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: pgsql-hackers@postgresql.org, peter_e@gmx.net
Date: 2012-04-26T02:17:33Z
Lists: 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.