Re: small improvement of the elapsed time for truncating heap invacuum - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: small improvement of the elapsed time for truncating heap invacuum
Date
Msg-id 464e332a-1f45-34ee-bd8e-72795b74c1fc@oss.nttdata.com
Whole thread Raw
In response to Re: small improvement of the elapsed time for truncating heap in vacuum  (Kasahara Tatsuhito <kasahara.tatsuhito@gmail.com>)
Responses Re: small improvement of the elapsed time for truncating heap invacuum
List pgsql-hackers

On 2020/02/17 14:28, Kasahara Tatsuhito wrote:
> Hi,
> 
> On Mon, Feb 17, 2020 at 1:07 PM Masahiko Sawada
> <masahiko.sawada@2ndquadrant.com> wrote:
>> For the patch, we can put also the declaration of ru0 into the loop.
> Thanks for your reply.
> Hmm, certainly that it may be better.
> 
> Fix the v2 patch and attached.

Thanks for updating the patch!
Barring any objection, I will commit this.

As far as I check the back branches, ISTM that
this patch needs to be back-patch to v9.5.

Regards,

-- 
Fujii Masao
NTT DATA CORPORATION
Advanced Platform Technology Group
Research and Development Headquarters



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Fix compiler warnings on 64-bit Windows
Next
From: Michael Paquier
Date:
Subject: Re: tiny documentation fix