Re: Eager aggregation, take 3

From: Richard Guo <guofenglinux(at)gmail(dot)com>
To: Matheus Alcantara <matheusssilv97(at)gmail(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Tender Wang <tndrwang(at)gmail(dot)com>, Paul George <p(dot)a(dot)george19(at)gmail(dot)com>, Andy Fan <zhihuifan1213(at)163(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Eager aggregation, take 3
Date: 2025-09-01 01:32:33
Message-ID: CAMbWs48KHOYWLAexTpt=0MTAhKHpBeEC2K5MQthhx+S4kRETZQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Aug 9, 2025 at 10:32 AM Richard Guo <guofenglinux(at)gmail(dot)com> wrote:
> OK. Here it is.

This patch needs a rebase; here it is. No changes were made.

- Richard

Attachment Content-Type Size
v20-0001-Implement-Eager-Aggregation.patch application/octet-stream 171.8 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2025-09-01 01:32:42 Re: GB18030-2022 Support in PostgreSQL
Previous Message Chao Li 2025-09-01 01:25:51 Re: Fix an unnecessary cast calling elog in ExecHashJoinImpl