Re: ANY_VALUE aggregate - Mailing list pgsql-hackers

From Robert Haas
Subject Re: ANY_VALUE aggregate
Date
Msg-id CA+TgmobHD-eQ3QHndEq6Qq5538dygL1QmBZRjAo_yTeVjcm=Mw@mail.gmail.com
Whole thread Raw
In response to Re: ANY_VALUE aggregate  (Corey Huinker <corey.huinker@gmail.com>)
List pgsql-hackers
On Mon, Dec 5, 2022 at 2:31 PM Corey Huinker <corey.huinker@gmail.com> wrote:
> Adding to the pile of wanted aggregates: in the past I've lobbied for only_value() which is like first_value() but it
raisesan error on encountering a second value.
 

Yeah, that's another that I have hand-rolled in the past.

-- 
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Allow placeholders in ALTER ROLE w/o superuser
Next
From: Andrew Dunstan
Date:
Subject: Re: Error-safe user functions