QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=83.04..394.77 rows=165 width=85)
Recheck Cond: (object_id = ANY ('{90,46,116,163,68,557,138,160,236,516,146,147,67,659,511,480,439,499,614,493}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..83.00 rows=165 width=0)
Index Cond: (object_id = ANY ('{90,46,116,163,68,557,138,160,236,516,146,147,67,659,511,480,439,499,614,493}'::integer[]))