Re: Fix to increment the index scan counter for the bloom filter index - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Fix to increment the index scan counter for the bloom filter index
Date
Msg-id CAH2-Wz=v7C8pYB9ip0jpKJ5UPQPYrPbnyq8VSFgocsnYoAH_ZQ@mail.gmail.com
Whole thread Raw
Responses Re: Fix to increment the index scan counter for the bloom filter index
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE
Next
From: Andres Freund
Date:
Subject: Re: doc: pgevent.dll location