Unused injection point in hash agg code

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Jeff Davis <pgsql(at)j-davis(dot)com>
Subject: Unused injection point in hash agg code
Date: 2026-04-04 20:38:03
Message-ID: 610A36DB-F413-41BF-9EB5-220D0CB09767@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Commit 38172d1856b3 introduced several injection points for hash aggregation,
among them hash-aggregate-oversize-table which is never attached to anywhere it
seems?

Should it be removed, or implemented in injection_points/sql/hashagg.sql?

--
Daniel Gustafsson

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrei Lepikhov 2026-04-04 21:02:37 Re: pg_plan_advice
Previous Message SATYANARAYANA NARLAPURAM 2026-04-04 19:56:00 Re: PG 19 release notes and authors