QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=87.04..396.42 rows=169 width=111)
Recheck Cond: (object_id = ANY ('{1660,1661,1648,1637,1549,1516,1506,1400,1298,1254,1229,1224,1220,1219,1211,1177,1083,1055,1049,1033}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..87.00 rows=169 width=0)
Index Cond: (object_id = ANY ('{1660,1661,1648,1637,1549,1516,1506,1400,1298,1254,1229,1224,1220,1219,1211,1177,1083,1055,1049,1033}'::integer[]))