Home
last modified time | relevance | path

Searched refs:PARSE_REQ_FOR_INFO (Results 1 – 4 of 4) sorted by relevance

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dexecute.c228 ret = PARSE_REQ_FOR_INFO; in inquireHowToPrepare()
235 return PARSE_REQ_FOR_INFO; in inquireHowToPrepare()
237 ret = PARSE_REQ_FOR_INFO; in inquireHowToPrepare()
H A Dstatement.h425 , PARSE_REQ_FOR_INFO = (5L << 1) enumerator
H A Dbind.c355 case PARSE_REQ_FOR_INFO: in PGAPI_DescribeParam()
H A Dstatement.c1163 case PARSE_REQ_FOR_INFO: in SC_describe()