Add PQserverVersion() to libpq to provide more-convenient access to

Tom Lane <tgl@sss.pgh.pa.us>

Commit: f79fbb2bec3bf44c7b980f059ce0f0540b5f669f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-08-11T18:06:01Z
Releases: 8.0.0
Add PQserverVersion() to libpq to provide more-convenient access to
the server version number.  This commit also removes bogus DOS line
endings from libpqddll.def.

Greg Sabino Mullane

Files