Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
| От | Andrew Dunstan |
|---|---|
| Тема | Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part |
| Дата | |
| Msg-id | 88a392fd-d732-45a7-bcfc-291258849fbe@dunslane.net обсуждение исходный текст |
| Ответ на | Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part ("David E. Wheeler" <david@justatheory.com>) |
| Ответы |
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part |
| Список | pgsql-hackers |
On 2026-03-28 Sa 11:58 AM, David E. Wheeler wrote:
On Mar 28, 2026, at 11:02, Andrew Dunstan <andrew@dunslane.net> wrote:The key_name production is what allows a keyword to also be used as an object key in $.keyname syntax. The trim keywords (ltrim, rtrim, btrim) were added there, so $.ltrim as a key works. But $.lower, $.upper, $.initcap, $.replace, and $.split_part as keys would all break.Ooh, right. It has been so long since I looked at this stuff that I forgot. Thanks for the reminder.There are tests added for it.And for this!
Committed.
cheers
andrew
-- Andrew Dunstan EDB: https://www.enterprisedb.com
В списке pgsql-hackers по дате отправления: