patch 4.0

This commit is contained in:
wangzelin.wzl
2022-10-24 10:34:53 +08:00
parent 4ad6e00ec3
commit 93a1074b0c
10533 changed files with 2588271 additions and 2299373 deletions

View File

@ -663,9 +663,9 @@ insert into t3 values(1,2);
},
"expr_info": [
"IS_CONST",
"IS_PARAM",
"IS_STATIC_PARAM",
"CNT_CONST",
"CNT_PARAM"
"CNT_STATIC_PARAM"
],
"rel_id": [
],
@ -695,9 +695,9 @@ insert into t3 values(1,2);
},
"expr_info": [
"IS_CONST",
"IS_PARAM",
"IS_STATIC_PARAM",
"CNT_CONST",
"CNT_PARAM"
"CNT_STATIC_PARAM"
],
"rel_id": [
],