Re: [BUG] Assert failure in ReorderBufferReturnTXN during logical decoding due to leaked specinsert change - Mailing list pgsql-bugs

From Álvaro Herrera
Subject Re: [BUG] Assert failure in ReorderBufferReturnTXN during logical decoding due to leaked specinsert change
Date
Msg-id ailfSO6tWX0toG-F@alvherre.pgsql
Whole thread
In response to RE: [BUG] Assert failure in ReorderBufferReturnTXN during logical decoding due to leaked specinsert change  ("Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>)
Responses Re: [BUG] Assert failure in ReorderBufferReturnTXN during logical decoding due to leaked specinsert change
List pgsql-bugs
Hello,

On 2026-Mar-27, Hayato Kuroda (Fujitsu) wrote:

> Dear Vishal,
> 
> I noticed commitfest app got angry your patch, but your patch could still be applied.
> Per my understanding, cfbot tried to apply all patches to master but failed.
> Here are fixed version, only suffix is changed for some patches.

Thanks.  As far as I can tell this is just a leak, right?  There's
nothing that misbehaves when assertions are disabled, even with
MEMORY_CONTEX_CHECKING -- it's just a small, very improbably mem leak.

I'm tempted not to touch REL_14_STABLE with it in that case.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/
"I am amazed at [the pgsql-sql] mailing list for the wonderful support, and
lack of hesitasion in answering a lost soul's question, I just wished the rest
of the mailing list could be like this."                               (Fotis)
              https://postgr.es/m/200606261359.k5QDxE2p004593@auth-smtp.hol.gr



pgsql-bugs by date:

Previous
From: "Matheus Alcantara"
Date:
Subject: Re: BUG #19484: Segmentation fault triggered by FDW
Next
From: Amit Langote
Date:
Subject: Re: BUG #19484: Segmentation fault triggered by FDW