add item type and tracepoint placeholder for transform rule ConditionalAggrCoalesce

This commit is contained in:
obdev
2024-02-09 11:51:16 +00:00
committed by ob-robot
parent a9b32cffbd
commit 4eae18cdb3
2 changed files with 3 additions and 0 deletions

View File

@ -1952,6 +1952,8 @@ typedef enum ObItemType
T_NO_AGGR_FIRST_UNNEST,
T_JOIN_FIRST_UNNEST,
T_NO_JOIN_FIRST_UNNEST,
T_COALESCE_AGGR,
T_NO_COALESCE_AGGR,
T_INTERVAL_LITERAL,
//T_INTERVAL_YM_LITERAL,
//T_INTERVAL_DS_LITERAL,