QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=44.22..354.08 rows=172 width=111)
Recheck Cond: (object_id = ANY ('{97,3312,2818,3284,3262,287,2202,497,1663,12}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..44.17 rows=172 width=0)
Index Cond: (object_id = ANY ('{97,3312,2818,3284,3262,287,2202,497,1663,12}'::integer[]))