libpq's query to get the OIDs of large-object support functions was not

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

Commit: 5b6d0a4df7e073ebca907ef00e2ee7c910b72513
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-03-05T01:54:13Z
Releases: 7.4.2
libpq's query to get the OIDs of large-object support functions was not
schema-safe.  Make it so, and improve the internal support for knowledge
of server version.

Files