public inbox for [email protected]  
help / color / mirror / Atom feed
Unused injection point in hash agg code
2+ messages / 2 participants
[nested] [flat]

* Unused injection point in hash agg code
@ 2026-04-04 20:38  Daniel Gustafsson <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Daniel Gustafsson @ 2026-04-04 20:38 UTC (permalink / raw)
  To: PostgreSQL-development <[email protected]>; +Cc: Jeff Davis <[email protected]>

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






^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: Unused injection point in hash agg code
@ 2026-04-10 03:44  Jeff Davis <[email protected]>
  parent: Daniel Gustafsson <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Jeff Davis @ 2026-04-10 03:44 UTC (permalink / raw)
  To: Daniel Gustafsson <[email protected]>; PostgreSQL-development <[email protected]>

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






^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2026-04-10 03:44 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-04-04 20:38 Unused injection point in hash agg code Daniel Gustafsson <[email protected]>
2026-04-10 03:44 ` Jeff Davis <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox