QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=86.20..195.99 rows=4 width=51)
Recheck Cond: ((object_id = ANY ('{7914,7913,7912,7911,7910,7909,7908,7906,7905,7904,7903,7902,7899,7898,7897,7896,7895,7894,7893,7892}'::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..86.20 rows=35 width=0)
Index Cond: ((object_id = ANY ('{7914,7913,7912,7911,7910,7909,7908,7906,7905,7904,7903,7902,7899,7898,7897,7896,7895,7894,7893,7892}'::integer[])) AND (term_id = 18))