Prevent psql version banner from being printed by the \c command if the
Bruce Momjian <bruce@momjian.us>
Prevent psql version banner from being printed by the \c command if the versions match, per report from Peter.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/command.c | modified | +5 −4 |
| src/bin/psql/command.h | modified | +2 −2 |
| src/bin/psql/startup.c | modified | +2 −2 |