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

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

Commit: 44611f6e6d2cd11ac2c6dc1f41c13a98ec633f08
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-03-05T01:53:59Z
Releases: 8.0.0
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