Select Git revision
interfaces
-
-
- Open in your IDE
- Download source code
- Download this directory
Magnus Hagander
authored
This function is like the PQserverVersion() function except it returns the version of libpq, making it possible for a client program or driver to determine which version of libpq is in use at runtime, and not just at link time. Suggested by Harald Armin Massa and several others.