Re: Questions/Observations related to Gist vacuum - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Questions/Observations related to Gist vacuum
Date
Msg-id CAA4eK1KNDHwMWK9VOwAVqE6M+gxdBOSHx0o8yJb7jfMCMezRLg@mail.gmail.com
Whole thread Raw
In response to Re: Questions/Observations related to Gist vacuum  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: Questions/Observations related to Gist vacuum
List pgsql-hackers
On Fri, Oct 18, 2019 at 10:48 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> Thanks for the test.  It shows that prior to patch the memory was
> getting leaked in TopTransactionContext during multi-pass vacuum and
> after patch, there is no leak.  I will commit the patch early next
> week unless Heikki or someone wants some more tests.
>

Pushed.

-- 
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Bryn Llewellyn
Date:
Subject: Cannot commit or rollback in “security definer” PL/pgSQL proc
Next
From: Dilip Kumar
Date:
Subject: Re: Questions/Observations related to Gist vacuum