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

  1. Fix memory leak in Memoize code