sync all inner code

This commit is contained in:
openGaussDev
2022-10-27 20:21:03 +08:00
committed by yanghao
parent a10741b11e
commit f7d23913d6
520 changed files with 63136 additions and 9761 deletions

View File

@ -102,7 +102,8 @@ static void build_hash_table(RecursiveUnionState* rustate)
sizeof(RUHashEntryData),
rustate->tableContext,
rustate->tempContext,
u_sess->attr.attr_memory.work_mem);
u_sess->attr.attr_memory.work_mem,
NULL);
}
/*