QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=43.75..303.81 rows=106 width=51)
Recheck Cond: (object_id = ANY ('{2182,3411,304,402,3367,2242,3400,3342,3381,2699}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..43.73 rows=106 width=0)
Index Cond: (object_id = ANY ('{2182,3411,304,402,3367,2242,3400,3342,3381,2699}'::integer[]))