QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=17.66..181.53 rows=65 width=47)
Recheck Cond: (object_id = ANY ('{1671,1594,1371,1312}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..17.64 rows=65 width=0)
Index Cond: (object_id = ANY ('{1671,1594,1371,1312}'::integer[]))