Re: Eager aggregation, take 3

From: Antonin Houska <ah(at)cybertec(dot)at>
To: Richard Guo <guofenglinux(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, Matheus Alcantara <matheusssilv97(at)gmail(dot)com>
Subject: Re: Eager aggregation, take 3
Date: 2025-10-09 05:09:00
Message-ID: 3064.1759986540@localhost
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Richard Guo <guofenglinux(at)gmail(dot)com> wrote:

> On Mon, Oct 6, 2025 at 9:59 AM Richard Guo <guofenglinux(at)gmail(dot)com> wrote:
> > On Mon, Sep 29, 2025 at 11:09 AM Richard Guo <guofenglinux(at)gmail(dot)com> wrote:
> > > FWIW, I plan to do another self-review of this patch soon, with the
> > > goal of assessing whether it's ready to be pushed. If anyone has any
> > > concerns about any part of the patch or would like to review it, I
> > > would greatly appreciate hearing from you.
>
> > Barring any objections, I'll plan to push v23 in a couple of days.
>
> I've pushed v24 -- thanks for all the reviews! Now bracing for the
> upcoming bug reports.

Thanks for finishing this! The lack of feedback I encountered earlier made me
so frustrated that I could not find motivation to collaborate with you. I'm
happy now that my effort did not get wasted.

--
Antonin Houska
Web: https://www.cybertec-postgresql.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2025-10-09 05:23:54 Re: issue with synchronized_standby_slots
Previous Message Amit Kapila 2025-10-09 05:06:36 Re: Invalid primary_slot_name triggers warnings in all processes on reload