QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=131.26..554.36 rows=256 width=51)
Recheck Cond: (object_id = ANY ('{3945,941,914,3953,3935,3853,3836,3852,2540,3854,3804,1800,2656,3539,1259,1260,1322,1044,915,1487,1472,3601,2712,2718,2754,2721,3383,1258,3405,2419,2416,3811}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..131.20 rows=256 width=0)
Index Cond: (object_id = ANY ('{3945,941,914,3953,3935,3853,3836,3852,2540,3854,3804,1800,2656,3539,1259,1260,1322,1044,915,1487,1472,3601,2712,2718,2754,2721,3383,1258,3405,2419,2416,3811}'::integer[]))