Conditionally output the server version number in psql if it doesn't

Bruce Momjian <bruce@momjian.us>

Commit: 656fe39b84329a8b5cc5bef560e1d90137adf26e
Author: Bruce Momjian <bruce@momjian.us>
Date: 2005-09-05T13:59:08Z
Releases: 8.1.0
Conditionally output the server version number in psql if it doesn't
exactly match the client version number, and warn about major version
mismatches.

Files

PathChange+/−
src/bin/psql/startup.c modified +43 −5