Sort (cost=17.92..17.92 rows=1 width=30) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=12.50..17.91 rows=1 width=30) |
Recheck Cond: (id = ANY ('{1,215,226,2,5,164,181,205,192,196,204,307,203,184,189,185,191,165,340,142,349,350,356,369,129,130,348,364,355}'::integer[])) |
Filter: (term_id = 13) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..12.49 rows=29 width=0) |
Index Cond: (id = ANY ('{1,215,226,2,5,164,181,205,192,196,204,307,203,184,189,185,191,165,340,142,349,350,356,369,129,130,348,364,355}'::integer[])) |