| From: | "David E(dot) Wheeler" <david(at)justatheory(dot)com> |
|---|---|
| To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Patch bug: Fix jsonpath .* on Arrays |
| Date: | 2024-06-07 14:23:00 |
| Message-ID: | 64CBA99B-9C71-404F-8F9E-F78B51757563@justatheory.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Jun 4, 2024, at 20:45, David E. Wheeler <david(at)justatheory(dot)com> wrote:
> Oh FFS, unwrapping still breaks my brain. You’re right, of course. Here’s a new patch that demonstrates that behavior, since that code path is not currently represented in tests AFAICT (I would have expected to have broken it with this patch).
Rebased and moved the new tests to the end of the file.
D
| Attachment | Content-Type | Size |
|---|---|---|
| v2-0001-Add-tests-for-jsonpath-.-on-arrays.patch | application/octet-stream | 4.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David E. Wheeler | 2024-06-07 14:23:43 | Re: Patch bug: Fix jsonpath .* on Arrays |
| Previous Message | Yao Wang | 2024-06-07 13:59:55 | Re: 回复: An implementation of multi-key sort |