Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: "David E(dot) Wheeler" <david(at)justatheory(dot)com>, Florents Tselai <florents(dot)tselai(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>, jian he <jian(dot)universality(at)gmail(dot)com>
Subject: Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
Date: 2026-03-28 10:04:52
Message-ID: 278cb771-6008-44e5-8eaa-9d4acdb56c79@dunslane.net
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 2026-03-27 Fr 3:24 PM, Andrew Dunstan wrote:
>
>
> On 2026-02-01 Su 10:23 AM, David E. Wheeler wrote:
>> On Jan 31, 2026, at 11:31, David E. Wheeler<david(at)justatheory(dot)com> wrote:
>>
>>>> At this point, I’d say it’s ready for committer review.
>> Me too, I’ve updated the status[0].
>>
>> [0]:https://commitfest.postgresql.org/patch/5270/
>
>
> Patch needs rework following commit 5a2043bf713
>

I have fixed that. Some key_name entries were missing, which was an
issue. I also removed some unused variables and some duplicate tests,
and did some general tidying.

cheers

andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com

Attachment Content-Type Size
v18-0001-Rename-jsonpath-method-arg-tokens.patch text/x-patch 3.9 KB
v18-0002-Add-additional-jsonpath-string-methods.patch text/x-patch 51.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Junwang Zhao 2026-03-28 10:39:28 Re: SQL Property Graph Queries (SQL/PGQ)
Previous Message Dmitry Dolgov 2026-03-28 09:52:04 Re: Automatically sizing the IO worker pool