QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=82.88..358.15 rows=131 width=85)
Recheck Cond: (object_id = ANY ('{3927,3934,3930,3929,3928,3926,3925,3924,3751,3922,3919,3882,3920,3883,3916,3841,3910,3906,3911,3900}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..82.85 rows=131 width=0)
Index Cond: (object_id = ANY ('{3927,3934,3930,3929,3928,3926,3925,3924,3751,3922,3919,3882,3920,3883,3916,3841,3910,3906,3911,3900}'::integer[]))