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

From David E. Wheeler
Subject Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
Date
Msg-id 4A96ACDB-78A1-4434-8C25-7C9716A7D421@justatheory.com
Whole thread Raw
In response to Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Jun 3, 2025, at 15:10, David E. Wheeler <david@justatheory.com> wrote:

>> https://github.com/theory/postgres/pull/12
> 
> Found a little more unnecessary code to remove. Updated patches attached.

And these should fix the CI failure. I also ran pgindent.

Best,

David


Attachment

pgsql-hackers by date:

Previous
From: Alexander Pyhalov
Date:
Subject: Re: postgres_fdw could deparse ArrayCoerceExpr
Next
From: "David E. Wheeler"
Date:
Subject: Re: [19] Proposal: function markers to indicate collation/ctype sensitivity