Re: Making jsonb_agg() faster

From: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Alexander Lakhin <exclusion(at)gmail(dot)com>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, jian he <jian(dot)universality(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Making jsonb_agg() faster
Date: 2026-01-06 07:38:26
Message-ID: E71B0951-F4FE-4318-940F-03D31F795766@yandex-team.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 6 Jan 2026, at 12:30, Andrey Borodin <x4mmm(at)yandex-team(dot)ru> wrote:
>
> The patch is registered on CF,

Oh, that's a committed patch, sorry for the noise.

Best regards, Andrey Borodin.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message zengman 2026-01-06 07:47:01 Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ...
Previous Message Andrey Borodin 2026-01-06 07:30:34 Re: Making jsonb_agg() faster