pgsql: Tweak psql to print row counts when \x auto chooses non-expanded

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Tweak psql to print row counts when \x auto chooses non-expanded
Date: 2012-05-01 20:10:41
Message-ID: E1SPJPF-0003mv-H0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tweak psql to print row counts when \x auto chooses non-expanded output.

Noah Misch

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9b7a84f2a45322b21b86eb180a869d1ed2937b85

Modified Files
--------------
src/bin/psql/command.c | 6 ++--
src/bin/psql/describe.c | 9 ++++--
src/bin/psql/print.c | 73 ++++++++++++++++++++++++++++++++--------------
src/bin/psql/print.h | 2 +-
src/bin/psql/startup.c | 2 +-
5 files changed, 62 insertions(+), 30 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-05-02 04:29:36 pgsql: Kill some remaining references to SVR4 and univel.
Previous Message Peter Eisentraut 2012-05-01 19:17:08 pgsql: Remove dead ports