From: | "David E(dot) Wheeler" <david(at)justatheory(dot)com> |
---|---|
To: | Florents Tselai <florents(dot)tselai(at)gmail(dot)com> |
Cc: | 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-06-04 15:27:18 |
Message-ID: | 4A96ACDB-78A1-4434-8C25-7C9716A7D421@justatheory.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Jun 3, 2025, at 15:10, David E. Wheeler <david(at)justatheory(dot)com> wrote:
>> https://github.com/theory/postgres/pull/12
>
> Found a little more unnecessary code to remove. Updated patches attached.
And these should fix the CI failure. I also ran pgindent.
Best,
David
Attachment | Content-Type | Size |
---|---|---|
v8-0001-Rename-jsonpath-method-arg-tokens.patch | application/octet-stream | 3.9 KB |
v8-0002-Add-additional-jsonpath-string-methods.patch | application/octet-stream | 48.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | David E. Wheeler | 2025-06-04 15:33:45 | Re: [19] Proposal: function markers to indicate collation/ctype sensitivity |
Previous Message | Alexander Pyhalov | 2025-06-04 15:15:11 | Re: postgres_fdw could deparse ArrayCoerceExpr |