QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=86.89..403.83 rows=149 width=51)
Recheck Cond: (object_id = ANY ('{3256,3935,3599,3477,3483,3458,3433,3423,3402,3381,3250,3379,3315,3357,3320,3165,3300,3239,3276,3252}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..86.85 rows=149 width=0)
Index Cond: (object_id = ANY ('{3256,3935,3599,3477,3483,3458,3433,3423,3402,3381,3250,3379,3315,3357,3320,3165,3300,3239,3276,3252}'::integer[]))