Re: Optimization of some jsonb functions

From: David Steele <david(at)pgmasters(dot)net>
To: Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Optimization of some jsonb functions
Date: 2019-03-05 10:24:23
Message-ID: 5e8027a6-e175-55f8-96c8-0e24dd30e97f@pgmasters.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2/22/19 2:05 AM, Nikita Glukhov wrote:
> Attached set of patches with some jsonb optimizations that were made during
> comparison of performance of ordinal jsonb operators and jsonpath operators.

This patch was submitted just before the last commitfest for PG12 and
seems to have potential for breakage.

I have updated the target to PG13.

Regards,
--
-David
david(at)pgmasters(dot)net

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2019-03-05 10:24:26 Re: speeding up planning with partitions
Previous Message amul sul 2019-03-05 10:14:32 Re: [HACKERS] advanced partition matching algorithm for partition-wise join