| From: | Corey Huinker <corey(dot)huinker(at)gmail(dot)com> |
|---|---|
| To: | Florents Tselai <florents(dot)tselai(at)gmail(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: More jsonpath methods: translate, split, join |
| Date: | 2026-06-16 19:53:34 |
| Message-ID: | CADkLM=dopKQi7n5siVEo9nbq2oFhtPuf6naMWjw8mO7ChuLdLg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Apr 13, 2026 at 5:57 AM Florents Tselai <florents(dot)tselai(at)gmail(dot)com>
wrote:
> Hello hackers,
>
> This is a follow-up to the work recently merged in bd4f879.
> In hindsight, I regret not pushing these through for the previous cycle,
> as they represent the "missing pieces" for users trying to perform data
> cleaning entirely within the JSONPath engine.
> With these we can significantly reduce the need for users to "drop out" of
> JSONPath
> into standard SQL for basic string-to-string-or-array-and-back workflows.
>
>
Seems this one got overlooked, so I took a look. The first patch applies,
but the second needs a rebase.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2026-06-16 20:03:28 | Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython} |
| Previous Message | Renaud Métrich | 2026-06-16 19:49:04 | Re: [PATCH v1] Add ssl_alt_cert_file/ssl_alt_key_file for dual RSA+ECDSA certificate support |