QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=52.13..278.41 rows=88 width=51)
Recheck Cond: (object_id = ANY ('{4046,4014,3950,3927,3949,3899,3890,3872,3857,3813,3767,3764}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..52.11 rows=88 width=0)
Index Cond: (object_id = ANY ('{4046,4014,3950,3927,3949,3899,3890,3872,3857,3813,3767,3764}'::integer[]))