pgsql: Count contrib/bloom index scans in pgstat view.
Started by Peter Geogheganover 1 year ago1 messagescomitters
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: /messages/by-id/c48839d881388ee401a01807c686004d@oss.nttdata.com
Backpatch: 13- (all supported branches).
Branch
------
REL_14_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/2a30b6836db40416abb0f6307aefa5d1562b022d
Modified Files
--------------
contrib/bloom/blscan.c | 1 +
1 file changed, 1 insertion(+)