回退 '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

2
info.c
View File

@ -5108,7 +5108,7 @@ MYLOG(0, "atttypid=%s\n", atttypid ? atttypid : "(null)");
params = QR_get_value_backend_text(tres, i, ext_pos + 2);
if ('{' == *proargmodes)
proargmodes++;
if (params != NULL && '{' == *params)
if ('{' == *params)
params++;
}
else