Fix LookupTupleHashEntryHash() pipeline-stall issue.

Jeff Davis <jdavis@postgresql.org>

Commit: 7f5f2249b27a46a4d91d6be5aff188ca67719fa7
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2020-07-26T23:08:41Z
Releases: 13.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