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 A654130B-16AF-4E37-9D73-B3CDC80C751C@justatheory.com
Whole thread Raw
In response to Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part  (jian he <jian.universality@gmail.com>)
List pgsql-hackers
On Nov 28, 2025, at 05:29, jian he <jian.universality@gmail.com> wrote:

> some "switch" in the attached patch does not preserve the JsonPathItemType order
> consistency, like executeItemOptUnwrapTarget.

Well-spotted, thank you! Fixed in v15, attached.

Best,

David

Attachment

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: meson and check-tests
Next
From: Peter Smith
Date:
Subject: Re: Add support for specifying tables in pg_createsubscriber.