Re: Small clean up in nodeAgg.c

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>, Andres Freund <andres@anarazel.de>, Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Date: 2021-07-04T06:49:04Z
Lists: pgsql-hackers
On Fri, 2 Jul 2021 at 22:30, David Rowley <dgrowleyml@gmail.com> wrote:
> Unless anyone thinks differently about this, I plan on pushing the
> patch in the next day or so.

Pushed (63b1af943)

David



Commits

  1. Cleanup some aggregate code in the executor