Re: Adding argument names to aggregate functions

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>, Jim Jones <jim.jones@uni-muenster.de>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2023-08-24T10:05:17Z
Lists: pgsql-hackers
> On 4 Aug 2023, at 01:36, Nathan Bossart <nathandbossart@gmail.com> wrote:
> 
> On Wed, Jul 19, 2023 at 09:38:12PM +0200, Daniel Gustafsson wrote:
>> Great, thanks!  I had a quick look at this while rebasing (as well as your
>> updated patch) and it seems like a good idea to add this.  Unless there are
>> objections I will look at getting this in.
> 
> Hey Daniel, are you still planning on committing this?  I can pick it up if
> you are busy.

Finally unburied this from the post-vacation pile on the TODO list and pushed
it after another once-over.

--
Daniel Gustafsson




Commits

  1. Add proargnames to multi-argument aggregate functions