| Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=83.82..527.36 rows=270 width=51) |
| Recheck Cond: (object_id = ANY ('{2,3,5,7,11,13,14,15,19,20,21,22,26,27,28,32,34,35,37,38}'::integer[])) |
| -> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..83.75 rows=270 width=0) |
| Index Cond: (object_id = ANY ('{2,3,5,7,11,13,14,15,19,20,21,22,26,27,28,32,34,35,37,38}'::integer[])) |