forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite493ea8
committed
Count contrib/bloom index scans in pgstat view.
Maintain the pg_stat_user_indexes.idx_scan pgstat counter duringcontrib/Bloom index scans.Oversight in commit9ee014f, which added the Bloom index contribmodule.Author: Masahiro Ikeda <ikedamsh@oss.nttdata.com>Reviewed-By: Peter Geoghegan <pg@bowt.ie>Discussion:https://postgr.es/m/c48839d881388ee401a01807c686004d@oss.nttdata.comBackpatch: 13- (all supported branches).1 parent5411e82 commite493ea8
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
| 124 | + | |
124 | 125 |
| |
125 | 126 |
| |
126 | 127 |
| |
|
0 commit comments
Comments
(0)