Sort (cost=19.66..19.67 rows=1 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=13.58..19.65 rows=1 width=22) |
Recheck Cond: (id = ANY ('{164,171,181,5,140,1,226,196,204,7,2,215,132,172,185,191,165,179,175,197,199,128,142,157,210,184,189,340,2100000000,349,369,377,317,312,2100000001,359}'::integer[])) |
Filter: (term_id = 14) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..13.58 rows=36 width=0) |
Index Cond: (id = ANY ('{164,171,181,5,140,1,226,196,204,7,2,215,132,172,185,191,165,179,175,197,199,128,142,157,210,184,189,340,2100000000,349,369,377,317,312,2100000001,359}'::integer[])) |