QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=86.88..359.76 rows=134 width=111)
Recheck Cond: (object_id = ANY ('{3805,3814,3811,3798,3695,3232,3813,3812,3810,3809,3808,3807,3804,3806,3461,3787,3778,3803,3702,3797}'::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 ('{3805,3814,3811,3798,3695,3232,3813,3812,3810,3809,3808,3807,3804,3806,3461,3787,3778,3803,3702,3797}'::integer[]))