Bitmap Heap Scan on tbl_term_taxonomies (cost=12.81..18.39 rows=1 width=37) |
Recheck Cond: (id = ANY ('{184,1,2,189,5,226,212,138,140,136,137,135,229,197,199,160,205,204,11,156,153,157,154,349,359,377,369,317,2100000000,2100000001,316}'::integer[])) |
Filter: (term_id = 17) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..12.80 rows=31 width=0) |
Index Cond: (id = ANY ('{184,1,2,189,5,226,212,138,140,136,137,135,229,197,199,160,205,204,11,156,153,157,154,349,359,377,369,317,2100000000,2100000001,316}'::integer[])) |