Home
last modified time | relevance | path

Searched refs:CC_lookup_lo (Results 1 – 3 of 3) sorted by relevance

/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/Postgre7.1/
H A Dconnection.h326 void CC_lookup_lo(ConnectionClass *conn);
H A Dconnection.c842 CC_lookup_lo(self); /* a hack to get the oid of our large object oid type */ in CC_connect()
1515 CC_lookup_lo(ConnectionClass *self) in CC_lookup_lo() function
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dconnection.c53 static SQLRETURN CC_lookup_lo(ConnectionClass *self);
1140 if (!SQL_SUCCEEDED(CC_lookup_lo(self))) /* a hack to get the oid of our large object oid type */ in CC_connect()
2568 CC_lookup_lo(ConnectionClass *self) in CC_lookup_lo() function