diff options
author | Jeff Davis <jdavis@postgresql.org> | 2025-02-11 11:26:25 -0800 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2025-02-11 11:26:25 -0800 |
commit | 38172d1856b34792a5ee60eaa0d883166e90d33d (patch) | |
tree | d04e08a60d98233b35d915f1f770b4013a45ae52 /src/backend/access/gist/gistvacuum.c | |
parent | 052026c9b903380b428a4c9ba2ec90726db81288 (diff) | |
download | postgresql-38172d1856b34792a5ee60eaa0d883166e90d33d.tar.gz postgresql-38172d1856b34792a5ee60eaa0d883166e90d33d.zip |
Injection points for hash aggregation.
Requires adding a guard against shift-by-32. Previously, that was
impossible because the number of partitions was always greater than 1,
but a new injection point can force the number of partitions to 1.
Discussion: https://postgr.es/m/ff4e59305e5d689e03cd256a736348d3e7958f8f.camel@j-davis.com
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions