Re: [PATCH] Fix memory leak in memoize for numeric key
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Orlov Aleksej <al.orlov@cft.ru>
Cc: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2023-10-05T07:33:12Z
Lists: pgsql-hackers
On Wed, 4 Oct 2023 at 21:08, Orlov Aleksej <al.orlov@cft.ru> wrote: > I've finished testing the patch. > I confirm that the patch solves the problem and works just as fast. Thanks for checking that. I've pushed the patch now. David
Commits
-
Fix memory leak in Memoize code
- e4b95b9b02b2 14.10 landed
- 689af6db6c76 15.5 landed
- 31b2b2d72d9c 16.1 landed
- 0b053e78b599 17.0 landed