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 1eb15091-660d-477b-acda-b61d00bc9ffb@dunslane.net
Whole thread Raw
In response to Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part  ("David E. Wheeler" <david@justatheory.com>)
Responses Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
List 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@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


cheers


andrew

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

pgsql-hackers by date:

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