Prevent psql version banner from being printed by the \c command if the

Bruce Momjian <bruce@momjian.us>

Commit: 55ea144a14c5c1831a3eca5d261860b840742814
Author: Bruce Momjian <bruce@momjian.us>
Date: 2010-02-16T21:07:01Z
Releases: 9.0.0
Prevent psql version banner from being printed by the \c command if the
versions match, per report from Peter.

Files

PathChange+/−
src/bin/psql/command.c modified +5 −4
src/bin/psql/command.h modified +2 −2
src/bin/psql/startup.c modified +2 −2