Re: injection points for hash aggregation

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Jeff Davis <pgsql@j-davis.com>
Cc: pgsql-hackers@postgresql.org
Date: 2025-02-04T03:50:51Z
Lists: pgsql-hackers
On Tue, Feb 04, 2025 at 09:21:49AM +0900, Michael Paquier wrote:
> Being able to pass down some runtime states to a callback is something
> I've drafted a patch for, as of:
> https://www.postgresql.org/message-id/Z23zcE4w1djukkva@paquier.xyz

Oops.  I've posted an incorrect link here, I meant this one instead:
https://www.postgresql.org/message-id/Za8zWmPTNJk_iJzz@paquier.xyz
--
Michael

Commits

  1. Injection points for hash aggregation.