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 D3137F93-B6CA-45D0-BF9A-43ED5DF7859B@justatheory.com
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>)
List pgsql-hackers
On Jul 10, 2025, at 18:40, David E. Wheeler <david@justatheory.com> wrote:

> Resolved in the attached, which now passes `make check-world` for me.
>
> Also available as a pull request[1].

Now with the `ISO C90 forbids mixed declarations and code` warning cleared up.

Weird that there’s a failure on Bookworm with Meson [1] (pg_regress diffs [2]) but not Bookworm with Configure [3].
Collationissue, perhaps? 

Best,

David

[1]: https://cirrus-ci.com/task/5363472541679616
[2]:
https://api.cirrus-ci.com/v1/artifact/task/5363472541679616/testrun/build-32/testrun/regress/regress/regression.diffs
[3]: https://cirrus-ci.com/task/5926422495100928





Attachment

pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Can can I make an injection point wait occur no more than once?
Next
From: Thomas Munro
Date:
Subject: Re: Remaining dependency on setlocale()