QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=113.51..514.95 rows=229 width=51)
Recheck Cond: (object_id = ANY ('{1503,1797,2332,3456,2640,867,2351,2350,1017,1018,741,1501,2275,2019,115,2106,2119,2911,2977,2925,3384,2345,3483,3594,2808,3371,2589}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..113.45 rows=229 width=0)
Index Cond: (object_id = ANY ('{1503,1797,2332,3456,2640,867,2351,2350,1017,1018,741,1501,2275,2019,115,2106,2119,2911,2977,2925,3384,2345,3483,3594,2808,3371,2589}'::integer[]))