QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=82.89..401.98 rows=144 width=51)
Recheck Cond: (object_id = ANY ('{1018,2290,4024,4176,3880,3878,2282,3713,3980,2684,4154,3962,3795,3095,3665,4092,3832,4046,3977,4081}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..82.85 rows=144 width=0)
Index Cond: (object_id = ANY ('{1018,2290,4024,4176,3880,3878,2282,3713,3980,2684,4154,3962,3795,3095,3665,4092,3832,4046,3977,4081}'::integer[]))