Adjust hash table sizing algorithm to avoid integer overflow in
ExecHashJoinGetBatch(). Fixes core dump on large hash joins, as in example from Rae Stiening.
Showing
Please register or sign in to comment
ExecHashJoinGetBatch(). Fixes core dump on large hash joins, as in example from Rae Stiening.