Sort (cost=22.93..22.94 rows=2 width=24) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=15.44..22.92 rows=2 width=24) |
Recheck Cond: (id = ANY ('{229,135,5,1,140,2,226,215,164,179,165,181,167,183,194,196,204,205,184,189,198,202,197,199,185,191,307,203,168,128,132,340,130,129,133,172,324,349,352,354,356,359,369,377,374,348,332,323}'::integer[])) |
Filter: (term_id = 13) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..15.44 rows=48 width=0) |
Index Cond: (id = ANY ('{229,135,5,1,140,2,226,215,164,179,165,181,167,183,194,196,204,205,184,189,198,202,197,199,185,191,307,203,168,128,132,340,130,129,133,172,324,349,352,354,356,359,369,377,374,348,332,323}'::integer[])) |