Sort (cost=22.08..22.08 rows=1 width=21) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=14.98..22.07 rows=1 width=21) |
Recheck Cond: (id = ANY ('{229,135,5,1,140,2,226,215,165,179,181,167,196,204,184,189,198,202,197,199,200,185,191,307,203,164,168,128,132,340,130,129,133,172,324,349,352,356,369,374,377,348,332,323,142}'::integer[])) |
Filter: (term_id = 10) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.97 rows=45 width=0) |
Index Cond: (id = ANY ('{229,135,5,1,140,2,226,215,165,179,181,167,196,204,184,189,198,202,197,199,200,185,191,307,203,164,168,128,132,340,130,129,133,172,324,349,352,356,369,374,377,348,332,323,142}'::integer[])) |