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-27 19:24:49
Message-ID: 1eb15091-660d-477b-acda-b61d00bc9ffb@dunslane.net
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


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

cheers

andrew

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-03-27 19:28:16 Re: [PATCH] pgindent truncates last line of files missing a trailing newline
Previous Message Melanie Plageman 2026-03-27 19:17:45 Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)