QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=86.88..360.01 rows=134 width=111)
Recheck Cond: (object_id = ANY ('{1718,1715,1714,1708,1707,1692,1689,1686,1668,1669,1662,1644,1641,1635,1627,1620,1616,1615,1613,1602}'::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 ('{1718,1715,1714,1708,1707,1692,1689,1686,1668,1669,1662,1644,1641,1635,1627,1620,1616,1615,1613,1602}'::integer[]))