Re: injection points for hash aggregation
Jeff Davis <pgsql@j-davis.com>
From: Jeff Davis <pgsql@j-davis.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers@postgresql.org
Date: 2025-02-04T05:35:52Z
Lists: pgsql-hackers
On Tue, 2025-02-04 at 12:50 +0900, Michael Paquier wrote: > 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 I replied in that thread. Thank you. The injection point arguments are required for $SUBJECT, or at least not yet, so we can proceed with this thread independently. Regards, Jeff Davis
Commits
-
Injection points for hash aggregation.
- 38172d1856b3 18.0 landed