Re: Making jsonb_agg() faster - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Making jsonb_agg() faster
Date
Msg-id 2731915.1765126681@sss.pgh.pa.us
Whole thread Raw
In response to Re: Making jsonb_agg() faster  (Chao Li <li.evan.chao@gmail.com>)
List pgsql-hackers
Chao Li <li.evan.chao@gmail.com> writes:
> On Dec 7, 2025, at 03:00, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> I've been thinking of that as an independent issue.  But what I'm
>> inclined to do is add a symbol to date.h, say like
>> ...

> That’s even better than resolving my comment.

Cool, done like that then.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Mihail Nikalayeu
Date:
Subject: Re: Adding REPACK [concurrently]
Next
From: Sami Imseih
Date:
Subject: Re: [Proposal] Adding callback support for custom statistics kinds