QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=83.04..397.55 rows=168 width=85)
Recheck Cond: (object_id = ANY ('{716,447,715,714,107,713,712,711,710,709,123,708,707,706,705,704,703,702,138,701}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..83.00 rows=168 width=0)
Index Cond: (object_id = ANY ('{716,447,715,714,107,713,712,711,710,709,123,708,707,706,705,704,703,702,138,701}'::integer[]))