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

From: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
To: Florents Tselai <florents(dot)tselai(at)gmail(dot)com>
Cc: 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>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>
Subject: Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
Date: 2025-05-24 22:01:21
Message-ID: C54B0664-34F5-46E2-9094-5798E68A2A3F@justatheory.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On May 24, 2025, at 17:55, David E. Wheeler <david(at)justatheory(dot)com> wrote:

> And now I see my patch broke the grammar because I left some of my fiddling in there. Apologies. Here’s an updated patch with the updated keyword map, too.

No, really :sigh:

D

Attachment Content-Type Size
v5-0001-Add-additional-jsonpath-string-methods.patch application/octet-stream 50.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message DEVOPS_WwIT 2025-05-25 00:58:13 Re: Retiring some encodings?
Previous Message David E. Wheeler 2025-05-24 21:55:36 Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part