enh: added memory allocators for parser and planner

This commit is contained in:
Xiaoyu Wang 2022-09-21 17:07:22 +08:00
parent 5116e0a01b
commit 5680c03c17
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ void taos_cleanup(void) {
fmFuncMgtDestroy();
qCleanupKeywordsTable();
nodesDestroyAllocatorSet();
id = clientConnRefPool;
clientConnRefPool = -1;