Re: LISTAGG à la Oracle in PostgreSQL

From: Isaac Morland <isaac(dot)morland(at)gmail(dot)com>
To: Juan Rodrigo Alejandro Burgos Mella <rodrigoburgosmella(at)gmail(dot)com>
Cc: Pierre Forstmann <pierre(dot)forstmann(at)gmail(dot)com>, Paul A Jungwirth <pj(at)illuminatedcomputing(dot)com>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: LISTAGG à la Oracle in PostgreSQL
Date: 2026-03-10 20:15:02
Message-ID: CAMsGm5cq7Wh9VxjNwzwdKcLziM1ERdF64kMP5oZs2baqXRMmOg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 10 Mar 2026 at 15:57, Juan Rodrigo Alejandro Burgos Mella <
rodrigoburgosmella(at)gmail(dot)com> wrote:

> To do something similar, you would have to fork the source code and
> implement the declarations with the same syntax, resulting in something
> like Postracle.
>

Is this the sort of thing IvorySQL could help with?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2026-03-10 20:23:14 Re: LISTAGG à la Oracle in PostgreSQL
Previous Message Juan Rodrigo Alejandro Burgos Mella 2026-03-10 19:57:39 Re: LISTAGG à la Oracle in PostgreSQL