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 Nathan Bossart
Subject Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct
Date
Msg-id ajLAio3du6QcH3vg@nathan
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 06:30:30PM +0300, Heikki Linnakangas 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.

+1

-- 
nathan



pgsql-bugs by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct
Next
From: Melanie Plageman
Date:
Subject: Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct