Re: Unused injection point in hash agg code
Jeff Davis <pgsql@j-davis.com>
From: Jeff Davis <pgsql@j-davis.com>
To: Daniel Gustafsson <daniel@yesql.se>, PostgreSQL-development <pgsql-hackers@lists.postgresql.org>
Date: 2026-04-10T03:44:19Z
Lists: pgsql-hackers
On Sat, 2026-04-04 at 22:38 +0200, Daniel Gustafsson wrote: > 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? Thank you. The tests could be expanded in that area. I'll look into that, and if it's not helpful, then I'll remove it. Regards, Jeff Davis
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Injection points for hash aggregation.
- 38172d1856b3 18.0 cited