Re: BUG #18563: Where is tha "FIRST" aggregate function??

From: Christophe Pettus <xof(at)thebuild(dot)com>
To: iuritomazini(dot)dev(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18563: Where is tha "FIRST" aggregate function??
Date: 2024-08-01 17:38:29
Message-ID: 8E8D05C8-329E-4D3E-9C31-25A6EB339C4D@thebuild.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> On Aug 1, 2024, at 09:25, PG Bug reporting form <noreply(at)postgresql(dot)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)

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2024-08-01 17:54:44 BUG #18565: Job finishes successfully but reruns unwanted!!!
Previous Message David G. Johnston 2024-08-01 17:36:08 Re: BUG #18564: Incorrect sorting with using NULLS LAST (NULLS FIRST)