OSDN Git Service

libpq's query to get the OIDs of large-object support functions was not
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 5 Mar 2004 01:53:59 +0000 (01:53 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 5 Mar 2004 01:53:59 +0000 (01:53 +0000)
commit44611f6e6d2cd11ac2c6dc1f41c13a98ec633f08
treea6386e8e5b42fba514d25f786c6b1a5e4e93764a
parentd91acf840136f751898378c0ff41d317e993d1a6
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.
src/interfaces/libpq/fe-exec.c
src/interfaces/libpq/fe-lobj.c
src/interfaces/libpq/fe-protocol2.c
src/interfaces/libpq/libpq-int.h