QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=84.28..560.09 rows=324 width=51)
Recheck Cond: (object_id = ANY ('{4,6,12,23,24,25,31,55,59,60,68,77,82,83,84,85,86,91,93,97}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..84.20 rows=324 width=0)
Index Cond: (object_id = ANY ('{4,6,12,23,24,25,31,55,59,60,68,77,82,83,84,85,86,91,93,97}'::integer[]))