Thread: Re: Fix to increment the index scan counter for the bloom filter index

Re: Fix to increment the index scan counter for the bloom filter index

From
Peter Geoghegan
Date:
On Tue, Nov 12, 2024 at 5:01 AM Masahiro Ikeda <ikedamsh@oss.nttdata.com> wrote:
> I noticed that the bloom filter index forgets to increment the index
> scan counter
> while reviewing the skip scan patch [1]. It seems this was simply
> overlooked in
> the implementation. What do you think?

I think that you're right.

I'll commit this and backpatch once the release tags for the pending
set of point releases are pushed.

--
Peter Geoghegan



Re: Fix to increment the index scan counter for the bloom filter index

From
Masahiro Ikeda
Date:
On 2024-11-13 06:23, Peter Geoghegan wrote:
> On Tue, Nov 12, 2024 at 5:01 AM Masahiro Ikeda 
> <ikedamsh@oss.nttdata.com> wrote:
>> I noticed that the bloom filter index forgets to increment the index
>> scan counter
>> while reviewing the skip scan patch [1]. It seems this was simply
>> overlooked in
>> the implementation. What do you think?
> 
> I think that you're right.
> 
> I'll commit this and backpatch once the release tags for the pending
> set of point releases are pushed.

OK, thanks.

Regards,
-- 
Masahiro Ikeda
NTT DATA CORPORATION



Re: Fix to increment the index scan counter for the bloom filter index

From
Peter Geoghegan
Date:
On Tue, Nov 12, 2024 at 7:45 PM Masahiro Ikeda <ikedamsh@oss.nttdata.com> wrote:
> On 2024-11-13 06:23, Peter Geoghegan wrote:
> > I'll commit this and backpatch once the release tags for the pending
> > set of point releases are pushed.
>
> OK, thanks.

Pushed.

Thanks

--
Peter Geoghegan