Re: Add enable_groupagg GUC parameter to control GroupAggregate usage - Mailing list pgsql-hackers

From Richard Guo
Subject Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
Date
Msg-id CAMbWs48=Kv9i-0fyC7dg5YEz-e0ieDq6OBy=Z-3z4A2gncP_fA@mail.gmail.com
Whole thread
Responses RE: Add enable_groupagg GUC parameter to control GroupAggregate usage
List pgsql-hackers
On Wed, Jul 8, 2026 at 8:54 PM Tatsuro Yamada <tatsuro.yamada@ntt.com> wrote:
> I'm in favor of committing this.
> Before you do, I'd like to clarify one point regarding the commit message.
> Would it make sense to list both of us as authors?
>
> The reason I ask is that you made substantial changes to the patch,
> including handling additional plan nodes such as SetOp and adding regression
> tests. Given those contributions, I wondered whether it would be more
> appropriate for both of us to be listed as authors. (I've seen past commits that
> included two Author: lines.)
> I'm happy to leave that decision to you.

Pushed.

I still listed myself as Co-authored-by rather than Author, because I
want to give full credit to you, as this is your idea and your patch.

- Richard



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: s/pg_attribute_always_inline/pg_always_inline/?
Next
From: Peter Smith
Date:
Subject: Re: Include sequences in publications created by pg_createsubscriber