Fix HashAgg regression from choosing too many initial buckets.
authorJeff Davis
Tue, 9 Jun 2020 03:59:45 +0000 (20:59 -0700)
committerJeff Davis
Tue, 9 Jun 2020 04:08:24 +0000 (21:08 -0700)
commit2174d40117f62099c7b11a2d43d163b7b9271d39
tree754682948da562847a6278e06f844fcf54539ff1
parentde4a25989611d960360d0513d00b970d3b6c52c7
Fix HashAgg regression from choosing too many initial buckets.

Diagnosis by Andres.

Reported-by: Pavel Stehule
Discussion: https://postgr.es/m/CAFj8pRDLVakD5Aagt3yZeEQeTeEWaS3YE5h8XC3Q3qJ6TYkc2Q%40mail.gmail.com
Backpatch-through: 13
src/backend/executor/nodeAgg.c