Sort (cost=20.18..20.19 rows=1 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=13.89..20.17 rows=1 width=22) |
Recheck Cond: (id = ANY ('{212,5,184,189,2,160,139,165,167,166,226,135,140,1,185,215,191,334,154,197,199,164,179,172,142,205,2100000000,181,349,369,377,128,340,359,374,348,357,350}'::integer[])) |
Filter: (term_id = 10) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..13.89 rows=38 width=0) |
Index Cond: (id = ANY ('{212,5,184,189,2,160,139,165,167,166,226,135,140,1,185,215,191,334,154,197,199,164,179,172,142,205,2100000000,181,349,369,377,128,340,359,374,348,357,350}'::integer[])) |