Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=82.20..197.76 rows=4 width=51) |
Recheck Cond: ((object_id = ANY ('{3465,3463,3462,3461,3460,3459,3448,3431,3422,3373,3369,3296,3201,3088,2969,2851,2681,2654,2395,2392}'::integer[])) AND (term_id = 18)) |
Filter: (object_type = 7) |
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..82.20 rows=37 width=0) |
Index Cond: ((object_id = ANY ('{3465,3463,3462,3461,3460,3459,3448,3431,3422,3373,3369,3296,3201,3088,2969,2851,2681,2654,2395,2392}'::integer[])) AND (term_id = 18)) |