Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct - Mailing list pgsql-bugs

From Melanie Plageman
Subject Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct
Date
Msg-id CAAKRu_aR+e5mbLfdJFxCmkb7uLZJBphNr2kvOtTaXsq8xWHi6Q@mail.gmail.com
Whole thread
In response to Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-bugs
On Wed, Jun 17, 2026 at 11:30 AM Heikki Linnakangas <hlinnaka@iki.fi> wrote:
>
> It's fine to still sneak it into v19. It's better to have it earlier,
> even if it means more churn during beta period.
>
> I haven't looked closely at the patch, but since it's a bug fix it would
> make sense to backpatch. If we're uncomfortable with backpatching it
> now, we could commit in master now, and backpatch later when we have
> more confidence.

Agreed.

- Melanie



pgsql-bugs by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct
Next
From: Tom Lane
Date:
Subject: Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct