postgresql/contrib/bloom
Peter Geoghegan e493ea866e 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:35 -05:00
..
expected
sql
t Fix back-patch of "Under has_wal_read_bug, skip .../001_wal.pl." 2022-05-07 09:13:32 -07:00
.gitignore
blcost.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
blinsert.c Replace RelationOpenSmgr() with RelationGetSmgr(). 2022-11-17 16:54:30 -05:00
bloom--1.0.sql
bloom.control
bloom.h Implement operator class parameters 2020-03-30 19:17:23 +03:00
blscan.c Count contrib/bloom index scans in pgstat view. 2024-11-12 20:57:35 -05:00
blutils.c Implement operator class parameters 2020-03-30 19:17:23 +03:00
blvacuum.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
blvalidate.c Implement operator class parameters 2020-03-30 19:17:23 +03:00
Makefile Fix instability in contrib/bloom TAP tests. 2021-09-28 17:34:31 -04:00