QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=43.83..298.88 rows=120 width=111)
Recheck Cond: (object_id = ANY ('{3337,101,54,2737,2094,1276,149,3308,1121,3324}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..43.80 rows=120 width=0)
Index Cond: (object_id = ANY ('{3337,101,54,2737,2094,1276,149,3308,1121,3324}'::integer[]))