QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=73.85..360.68 rows=122 width=52)
Recheck Cond: (object_id = ANY ('{3991,3899,3886,3855,3760,3590,3576,1983,1963,1938,1929,1925,1460,1240,778,764,88}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..73.82 rows=122 width=0)
Index Cond: (object_id = ANY ('{3991,3899,3886,3855,3760,3590,3576,1983,1963,1938,1929,1925,1460,1240,778,764,88}'::integer[]))