Re: Making jsonb_agg() faster

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: jian he <jian(dot)universality(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Making jsonb_agg() faster
Date: 2025-11-02 20:56:49
Message-ID: 163563.1762117009@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

PFA v3, rebased over 8a27d418f, no substantive changes whatever.

regards, tom lane

Attachment Content-Type Size
v3-0001-Revise-APIs-for-pushJsonbValue-and-associated-rou.patch text/x-diff 73.0 KB
v3-0002-Remove-fundamentally-redundant-processing-in-json.patch text/x-diff 14.2 KB
v3-0003-Micro-optimize-datatype-conversions-in-datum_to_j.patch text/x-diff 6.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josef Šimánek 2025-11-02 21:12:12 Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Previous Message Pavel Stehule 2025-11-02 20:40:46 Re: proposal: schema variables