QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=83.04..424.91 rows=166 width=51)
Recheck Cond: (object_id = ANY ('{742,741,740,739,738,737,736,735,734,733,732,731,730,729,728,727,726,725,724,723}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..83.00 rows=166 width=0)
Index Cond: (object_id = ANY ('{742,741,740,739,738,737,736,735,734,733,732,731,730,729,728,727,726,725,724,723}'::integer[]))