Re: BUG #19476: Segmentation fault in contrib/spi

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com>
Cc: pierre(dot)forstmann(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #19476: Segmentation fault in contrib/spi
Date: 2026-05-14 18:16:03
Message-ID: agYRY_Ld26BI32bK@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, May 14, 2026 at 10:42:07PM +0530, Ayush Tiwari wrote:
> Thanks, this version looks good to me. The compact form is fine, and I
> agree with preserving the pre-CVE behavior for this misconfigured case
> rather than turning it into an ERROR or no-op.

Committed.

> I think the cached cascade UPDATE plan issue is worth pursuing,
> I'll start a different hackers thread on that
> probably using the "don't cache cascade UPDATE plans" approach you
> suggested.

Great, thanks.

--
nathan

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Robert Haas 2026-05-14 19:36:00 Re: BUG #19354: JOHAB rejects valid byte sequences
Previous Message Ayush Tiwari 2026-05-14 17:12:07 Re: BUG #19476: Segmentation fault in contrib/spi