QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=44.22..388.95 rows=173 width=51)
Recheck Cond: (object_id = ANY ('{10,1331,2179,16,1438,2263,2255,77,154,318}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..44.17 rows=173 width=0)
Index Cond: (object_id = ANY ('{10,1331,2179,16,1438,2263,2255,77,154,318}'::integer[]))