| Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=84.74..584.91 rows=378 width=51) |
| Recheck Cond: (object_id = ANY ('{2,3,4,5,6,7,8,10,11,12,13,14,15,16,18,19,20,21,22,23}'::integer[])) |
| -> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..84.65 rows=378 width=0) |
| Index Cond: (object_id = ANY ('{2,3,4,5,6,7,8,10,11,12,13,14,15,16,18,19,20,21,22,23}'::integer[])) |