Re: Adding argument names to aggregate functions

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>, Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Adding argument names to aggregate functions
Date: 2023-08-24 10:05:17
Message-ID: D1BE0384-2B32-44E4-852B-652F9021FEE7@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 4 Aug 2023, at 01:36, Nathan Bossart <nathandbossart(at)gmail(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2023-08-24 10:18:02 Re: subscription/015_stream sometimes breaks
Previous Message Peter Smith 2023-08-24 09:50:39 Re: [PoC] pg_upgrade: allow to upgrade publisher node