回退 'Pull Request !11 : 同步odbc到开源社区730'

This commit is contained in:
zhangxubo
2021-09-29 14:43:10 +00:00
committed by Gitee
parent 6fa069f14a
commit 17eed54a38
27 changed files with 38 additions and 16821 deletions

View File

@ -161,10 +161,6 @@ PGAPI_NumResultCols(HSTMT hstmt,
return SQL_INVALID_HANDLE;
}
if (pccol == NULL) {
return SQL_ERROR;
}
SC_clear_error(stmt);
#define return DONT_CALL_RETURN_FROM_HERE???