psql: Don't automatically use expanded format when there's 1 column.

Robert Haas <rhaas@postgresql.org>

Commit: 69ab7b9d6c9b9e1d782ffad6e440a3615c63f621
Author: Robert Haas <rhaas@postgresql.org>
Date: 2016-03-11T13:04:01Z
Releases: 9.6.0
psql: Don't automatically use expanded format when there's 1 column.

Andreas Karlsson and Robert Haas

Files

PathChange+/−
doc/src/sgml/ref/psql-ref.sgml modified +3 −2
src/bin/psql/print.c modified +4 −2

Documentation touched