From: | Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
---|---|
To: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org, Robert Haas <robertmhaas(at)gmail(dot)com> |
Subject: | Re: memory leak in dbase_redo() |
Date: | 2025-10-11 14:48:44 |
Message-ID: | 202510111448.4bipkgymjxum@alvherre.pgsql |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2025-Oct-09, Nathan Bossart wrote:
> 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.
Pushed now, thanks.
--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
"Someone said that it is at least an order of magnitude more work to do
production software than a prototype. I think he is wrong by at least
an order of magnitude." (Brian Kernighan)
From | Date | Subject | |
---|---|---|---|
Previous Message | vignesh C | 2025-10-11 14:19:48 | Re: Invalid pointer access in logical decoding after error |