On Tue, 10 Dec 2024 at 14:33, Yan Chengpeng wrote:
> Most changes look good to me. Only two small comments here:
>
> 1. Why did the following part change from ‘never executed’ to execute. Why
> the previous state is `never executed`?
> ```
> - -> Bitmap Index Scan on btreeidx2 (cost=0.0
> On Dec 9, 2024, at 15:53, David Rowley wrote:
>
> I was fixing up the patch in [1] with the intention of committing it
> when I noticed that there are a few outdated EXPLAIN ANALYZE examples
> in the documents for the bloom contrib module.
>
> The example outputs look like they've been creat