Home
last modified time | relevance | path

Searched refs:anOIDArray (Results 1 – 2 of 2) sorted by relevance

/dports/devel/poco/poco-1.10.1-all/Data/PostgreSQL/testsuite/src/
H A DSQLExecutor.h38 …ring pwd, std::string db, std::string port, const char* tableCreateString, const Oid anOIDArray[]);
H A DSQLExecutor.cpp153 …tring pwd, std::string db, std::string port, const char* tableCreateString, const Oid anOIDArray[]) in oidPostgreSQLTest() argument
226 if (columnFieldType != anOIDArray[i]) in oidPostgreSQLTest()