Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
Date
Msg-id 278cb771-6008-44e5-8eaa-9d4acdb56c79@dunslane.net
Whole thread Raw
In response to Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
List 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@justatheory.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

pgsql-hackers by date:

Previous
From: Dmitry Dolgov
Date:
Subject: Re: Automatically sizing the IO worker pool
Next
From: Junwang Zhao
Date:
Subject: Re: SQL Property Graph Queries (SQL/PGQ)