postgresql/contrib/bloom
Peter Geoghegan 16a2bb0793 Count contrib/bloom index scans in pgstat view.
Maintain the pg_stat_user_indexes.idx_scan pgstat counter during
contrib/Bloom index scans.

Oversight in commit 9ee014fc, which added the Bloom index contrib
module.

Author: Masahiro Ikeda <ikedamsh@oss.nttdata.com>
Reviewed-By: Peter Geoghegan <pg@bowt.ie>
Discussion: https://postgr.es/m/c48839d881388ee401a01807c686004d@oss.nttdata.com
Backpatch: 13- (all supported branches).
2024-11-12 20:57:39 -05:00
..
expected
sql
t
.gitignore
blcost.c
blinsert.c
bloom--1.0.sql
bloom.control
bloom.h
blscan.c Count contrib/bloom index scans in pgstat view. 2024-11-12 20:57:39 -05:00
blutils.c
blvacuum.c
blvalidate.c
Makefile