[FEAT MERGE] OB Support XMLType

Co-authored-by: simonjoylet <simonjoylet@gmail.com>
This commit is contained in:
obdev
2023-04-28 03:45:10 +00:00
committed by ob-robot
parent 58bb3d34b7
commit 17abf2818a
405 changed files with 18839 additions and 1573 deletions

View File

@ -95,6 +95,8 @@ typedef void (*ser_eval_batch_function)(ObBatchEvalFuncTag &);
OB_SFA_DATUM_NULLSAFE_STR_TEXT_CMP, \
OB_SFA_DATUM_NULLSAFE_JSON_CMP, \
OB_SFA_DATUM_NULLSAFE_GEO_CMP, \
OB_SFA_EXPR_UDT_BASIC_PART1, \
OB_SFA_EXPR_UDT_BASIC_PART2, \
OB_SFA_MAX
enum ObSerFuncArrayID {