codecheck
Offering: openGaussDev More detail: codecheck Match-id-082dcecf96ae3d928c3d77899d47d3a236932dd4
This commit is contained in:
@ -84,7 +84,7 @@ static MemoryContext g_xgboostMcxt = NULL;
|
||||
char *res = strchr(str, '\n'); \
|
||||
*res = '\0'; \
|
||||
ereport(ERROR, (errmodule(MOD_DB4AI), errcode(ERRCODE_INVALID_PARAMETER_VALUE), \
|
||||
errmsg("%s", strrchr(str,':') + 1))); \
|
||||
errmsg("%s", strrchr(str, ':') + 1))); \
|
||||
} \
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user