RE: [PATCH] Fix memory leak in memoize for numeric key - Mailing list pgsql-hackers

From Orlov Aleksej
Subject RE: [PATCH] Fix memory leak in memoize for numeric key
Date
Msg-id 04ded79d9a4f499d93041098e049fc81@cft.ru
Whole thread Raw
In response to Re: [PATCH] Fix memory leak in memoize for numeric key  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: [PATCH] Fix memory leak in memoize for numeric key  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
I've finished testing the patch. 
I confirm that the patch solves the problem and works just as fast.

Thanks,
Alexey Orlov.

pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Removing unneeded self joins
Next
From: Michael Paquier
Date:
Subject: Re: Rethink the wait event names for postgres_fdw, dblink and etc