调整light_comm参数级别

This commit is contained in:
liubaozhu
2023-03-10 01:56:51 -08:00
parent 550ccd915c
commit 4086072c4a
7 changed files with 10 additions and 11 deletions

View File

@ -240,7 +240,6 @@ typedef struct knl_session_attr_common {
int threadpool_reset_percent_list[2];
bool enable_indexscan_optimization;
char* delimiter_name;
bool light_comm;
bool test_user_host;
} knl_session_attr_common;