Fix LookupTupleHashEntryHash() pipeline-stall issue.

Jeff Davis <jdavis@postgresql.org>

Commit: 200f6100a9f9fc71273aeb6aceac4430f3437195
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2020-07-26T22:09:46Z
Releases: 14.0
Fix LookupTupleHashEntryHash() pipeline-stall issue.

Refactor hash lookups in nodeAgg.c to improve performance.

Author: Andres Freund and Jeff Davis
Discussion: https://postgr.es/m/20200612213715.op4ye4q7gktqvpuo%40alap3.anarazel.de
Backpatch-through: 13

Files

Discussion