Re: BUG #18563: Where is tha "FIRST" aggregate function?? - Mailing list pgsql-bugs

From Christophe Pettus
Subject Re: BUG #18563: Where is tha "FIRST" aggregate function??
Date
Msg-id 8E8D05C8-329E-4D3E-9C31-25A6EB339C4D@thebuild.com
Whole thread Raw
In response to BUG #18563: Where is tha "FIRST" aggregate function??  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #18563: Where is tha "FIRST" aggregate function??
List pgsql-bugs

> On Aug 1, 2024, at 09:25, PG Bug reporting form <noreply@postgresql.org> wrote:
> I am migrating for
> other database, bacause of the dificulty to get a similar resource to
> substitute the "FIRST" in PostgreSQL and I hope you can recognize this bad
> error and implement something to suppply this lack. Good bye!

It's trivial to implement in PostgreSQL:

    https://wiki.postgresql.org/wiki/First/last_(aggregate)


pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: BUG #18564: Incorrect sorting with using NULLS LAST (NULLS FIRST)
Next
From: PG Bug reporting form
Date:
Subject: BUG #18565: Job finishes successfully but reruns unwanted!!!