Back-patch fix to avoid integer overflow in ExecHashJoinGetBatch(),
Tom Lane <tgl@sss.pgh.pa.us>
Back-patch fix to avoid integer overflow in ExecHashJoinGetBatch(), which leads to core dump in large-enough hash joins.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/nodeHash.c | modified | +23 −13 |