]> granicus.if.org Git - postgresql/commit
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:54:13 +0000 (01:54 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 5 Mar 2004 01:54:13 +0000 (01:54 +0000)
commit5b6d0a4df7e073ebca907ef00e2ee7c910b72513
tree19a800c9b3c0ee436bdf9514b7700a872c3d0ba1
parent4a6bf72c6576dafab8bbd6dd23b0d2ff00de1d4b
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