Re: Small clean up in nodeAgg.c

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>, Andres Freund <andres@anarazel.de>, Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Date: 2021-06-30T22:53:42Z
Lists: pgsql-hackers
On Sat, 12 Jun 2021 at 23:03, David Rowley <dgrowleyml@gmail.com> wrote:
> I've rebased this and I'd like to propose this small cleanup for pg15.

Now that the pg15 branch is open, does anyone have any objections to this patch?

David



Commits

  1. Cleanup some aggregate code in the executor