QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=82.88..338.93 rows=134 width=47)
Recheck Cond: (object_id = ANY ('{7434,7433,7432,7431,7430,7429,7427,7426,7424,7422,7423,7421,7420,7419,7418,7417,7416,7415,7399,7401}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..82.85 rows=134 width=0)
Index Cond: (object_id = ANY ('{7434,7433,7432,7431,7430,7429,7427,7426,7424,7422,7423,7421,7420,7419,7418,7417,7416,7415,7399,7401}'::integer[]))