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

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
Cc: Florents Tselai <florents(dot)tselai(at)gmail(dot)com>, 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-10-21 08:05:37
Message-ID: 202510210803.3b3vfvygxtjl@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This was lacking rebase after the func.sgml changes. Here it is again.
I have not reviewed it.

--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/

Attachment Content-Type Size
v13-0001-Rename-jsonpath-method-arg-tokens.patch text/x-diff 3.9 KB
v13-0002-Add-additional-jsonpath-string-methods.patch text/x-diff 48.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-10-21 08:16:32 Re: [PATCH] Add error_on_null() to produce an error if the input is null
Previous Message Hayato Kuroda (Fujitsu) 2025-10-21 08:00:47 RE: Invalid primary_slot_name triggers warnings in all processes on reload