Re: Patch bug: Fix jsonpath .* on Arrays
David E. Wheeler <david@justatheory.com>
From: "David E. Wheeler" <david@justatheory.com>
To: Stepan Neretin <sncfmgg@gmail.com>
Cc: Michael Paquier <michael@paquier.xyz>, Степан Неретин <fenixrnd@mail.ru>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, "David G. Johnston" <david.g.johnston@gmail.com>
Date: 2024-07-15T14:29:32Z
Lists: pgsql-hackers
On Jul 15, 2024, at 07:07, Stepan Neretin <sncfmgg@gmail.com> wrote: > Hi! Looks good to me now! Please, register a patch in CF. > Best regards, Stepan Neretin. It’s here: https://commitfest.postgresql.org/48/5017/ Best, David
Commits
-
Add more test coverage for jsonpath "$.*" with arrays
- 3a137ab7e575 18.0 landed