From ab51947504eb5fb1ed9e6cf9ce7ffb709293d9c8 Mon Sep 17 00:00:00 2001 From: obdev Date: Wed, 7 Feb 2024 05:29:07 +0000 Subject: [PATCH] [CP] T_LOB_INROW_THRESHOLD ObItemType placeholder in master branch --- src/objit/include/objit/common/ob_item_type.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/objit/include/objit/common/ob_item_type.h b/src/objit/include/objit/common/ob_item_type.h index 1139c85f1c..2b5a939abd 100755 --- a/src/objit/include/objit/common/ob_item_type.h +++ b/src/objit/include/objit/common/ob_item_type.h @@ -2314,6 +2314,7 @@ typedef enum ObItemType T_KV_ATTRIBUTES, T_VALUES_TABLE_EXPRESSION,//used to values statement T_VALUES_ROW_LIST,//used to values statement + T_LOB_INROW_THRESHOLD, T_COL_SKIP_INDEX, T_COL_SKIP_INDEX_LIST,