[xml bugfix] nvl bugfix

This commit is contained in:
obdev
2023-08-16 05:10:31 +00:00
committed by ob-robot
parent 5ad847706f
commit c1d282d2f9
3 changed files with 8 additions and 2 deletions

View File

@ -1351,7 +1351,7 @@ static const ObObjType NVL_TYPE_PROMOTION_ORACLE[ObMaxTC][ObMaxTC] =
},
{
/*User Defined Type -> XXX*/
ObMaxType, /*null*/
ObUserDefinedSQLType, /*null*/
ObMaxType, /*int*/
ObMaxType, /*uint*/
ObMaxType, /*float*/