QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=86.89..404.05 rows=149 width=51)
Recheck Cond: (object_id = ANY ('{2939,3915,3914,3888,3864,3937,3939,3921,3931,3232,3461,3695,3778,3832,3849,3868,3923,3927,3938,3907}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..86.85 rows=149 width=0)
Index Cond: (object_id = ANY ('{2939,3915,3914,3888,3864,3937,3939,3921,3931,3232,3461,3695,3778,3832,3849,3868,3923,3927,3938,3907}'::integer[]))