index bea30d6c8f0bbf0bf9902cc6f2c3f14e768082f7..5b7ff9c374850db6ab451252bbada724a39d39bc 100644 (file)
@@ -104,7 +104,7 @@ build_hash_table(SetOpState *setopstate)
setopstate->hashfunctions,
node->cmpCollations,
node->numGroups,
- 0,
+ sizeof(SetOpStatePerGroupData),
setopstate->ps.state->es_query_cxt,
setopstate->tableContext,
econtext->ecxt_per_tuple_memory,