QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=43.67..272.37 rows=100 width=111)
Recheck Cond: (object_id = ANY ('{679,81,678,677,676,106,74,675,90,659}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..43.65 rows=100 width=0)
Index Cond: (object_id = ANY ('{679,81,678,677,676,106,74,675,90,659}'::integer[]))