| Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=85.21..604.50 rows=439 width=51) |
| Recheck Cond: (object_id = ANY ('{4,5,10,12,13,14,15,16,18,20,21,24,25,27,33,39,43,44,46,48}'::integer[])) |
| -> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..85.10 rows=439 width=0) |
| Index Cond: (object_id = ANY ('{4,5,10,12,13,14,15,16,18,20,21,24,25,27,33,39,43,44,46,48}'::integer[])) |