Re: Patch bug: Fix jsonpath .* on Arrays - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: Patch bug: Fix jsonpath .* on Arrays
Date
Msg-id CDFAED7B-2123-419F-B684-5C06C88EF2A1@justatheory.com
Whole thread Raw
In response to Re: Patch bug: Fix jsonpath .* on Arrays  (David E. Wheeler <david@justatheory.com>)
List pgsql-hackers
On Jun 4, 2024, at 20:45, David E. Wheeler <david@justatheory.com> wrote:

> Here’s a new patch that demonstrates that behavior, since that code path is not currently represented in tests AFAICT
(Iwould have expected to have broken it with this patch). 

Commitfest link:

  https://commitfest.postgresql.org/48/5017/

D




pgsql-hackers by date:

Previous
From: Marco Slot
Date:
Subject: Re: Extension security improvement: Add support for extensions with an owned schema
Next
From: Julien Rouhaud
Date:
Subject: Re: Fix use of possible uninitialized variable retval (src/pl/plpgsql/src/pl_handler.c)