Re: memory leak in dbase_redo() - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: memory leak in dbase_redo()
Date
Msg-id aOgV6vYoNSUrN4Hx@nathan
Whole thread Raw
In response to Re: memory leak in dbase_redo()  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
On Thu, Oct 09, 2025 at 06:36:58PM +0200, Álvaro Herrera wrote:
> On 2025-Oct-09, Nathan Bossart wrote:
>> It looks like this was introduced by commit 9e4f914, which was
>> back-patched, but the code path in question first appears in v15.  So,
>> presumably something like the following needs to be back-patched that far.
>> I can take care of it unless someone else wants it.
> 
> Hmm, it's my bug, please let me get it done.

Sounds good, thanks.

-- 
nathan



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: another autovacuum scheduling thread
Next
From: Jacob Champion
Date:
Subject: Re: Thoughts on a "global" client configuration?