!4193 修复CBM Writer线程执行异常时未关闭打开的hash table的问题
Merge pull request !4193 from april01xxx/master_cbm
This commit is contained in:
@ -153,6 +153,7 @@ void CBMWriterMain(void)
|
||||
t_thrd.utils_cxt.CurrentResourceOwner = cbmwriter_resourceOwner;
|
||||
|
||||
FreeAllAllocatedDescs();
|
||||
AtEOXact_HashTables(false);
|
||||
|
||||
/*
|
||||
* Now return to normal top-level context and clear ErrorContext for
|
||||
|
||||
Reference in New Issue
Block a user