Conditionally output the server version number in psql if it doesn't
authorBruce Momjian <bruce@momjian.us>
Mon, 5 Sep 2005 13:59:08 +0000 (13:59 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 5 Sep 2005 13:59:08 +0000 (13:59 +0000)
commit2031e014b4e208ca55a6c5989fa997a8d4bc9403
treeb3a0aaa51ff5f3c633551a7597d56c81d2f969d4
parentd2952fc4b700817a602ce3694cf114bed5642922
Conditionally output the server version number in psql if it doesn't
exactly match the client version number, and warn about major version
mismatches.
src/bin/psql/startup.c