RE: [PATCH] Fix memory leak in memoize for numeric key
Orlov Aleksej <al.orlov@cft.ru>
From: Orlov Aleksej <al.orlov@cft.ru>
To: David Rowley <dgrowleyml@gmail.com>
Cc: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2023-10-04T08:08:49Z
Lists: pgsql-hackers
I've finished testing the patch. I confirm that the patch solves the problem and works just as fast. Thanks, Alexey Orlov.
Commits
-
Fix memory leak in Memoize code
- e4b95b9b02b2 14.10 landed
- 689af6db6c76 15.5 landed
- 31b2b2d72d9c 16.1 landed
- 0b053e78b599 17.0 landed