QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=86.88..360.01 rows=134 width=111)
Recheck Cond: (object_id = ANY ('{1745,1744,1716,1715,1706,1696,1675,1672,1673,1674,1652,1640,1632,1630,1631,1629,1626,1602,1601,1600}'::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 ('{1745,1744,1716,1715,1706,1696,1675,1672,1673,1674,1652,1640,1632,1630,1631,1629,1626,1602,1601,1600}'::integer[]))