QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=82.88..357.92 rows=131 width=85)
Recheck Cond: (object_id = ANY ('{2017,2011,2007,2008,2009,2002,1996,1984,1983,1991,1985,1981,1978,1979,1976,1975,1973,1972,1971,1965}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..82.85 rows=131 width=0)
Index Cond: (object_id = ANY ('{2017,2011,2007,2008,2009,2002,1996,1984,1983,1991,1985,1981,1978,1979,1976,1975,1973,1972,1971,1965}'::integer[]))