]> granicus.if.org Git - postgresql/commit
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)
commit656fe39b84329a8b5cc5bef560e1d90137adf26e
tree9cf24d56037ce8ac1df9db79eeb3d7adec107ba3
parente8f35414ef22bf0682df9e2366b42a36e2ed5c7a
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