QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=86.88..359.76 rows=134 width=111)
Recheck Cond: (object_id = ANY ('{7435,7360,7353,7352,7351,7336,7346,7330,7329,7328,7327,7297,7300,7301,7303,7304,7305,7306,7307,7308}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..86.85 rows=134 width=0)
Index Cond: (object_id = ANY ('{7435,7360,7353,7352,7351,7336,7346,7330,7329,7328,7327,7297,7300,7301,7303,7304,7305,7306,7307,7308}'::integer[]))