QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=82.89..401.98 rows=144 width=51)
Recheck Cond: (object_id = ANY ('{263,1111,2504,1791,4111,1972,3910,3577,3873,4055,3583,3526,3998,4103,3018,4130,4076,4124,3694,3196}'::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 ('{263,1111,2504,1791,4111,1972,3910,3577,3873,4055,3583,3526,3998,4103,3018,4130,4076,4124,3694,3196}'::integer[]))