Sort (cost=17.21..17.22 rows=1 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=12.03..17.20 rows=1 width=22) |
Recheck Cond: (id = ANY ('{1,2,160,139,5,226,215,334,184,189,185,191,205,349,369,164,181,142,356,377,350,374,326,340,165,172}'::integer[])) |
Filter: (term_id = 10) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..12.03 rows=26 width=0) |
Index Cond: (id = ANY ('{1,2,160,139,5,226,215,334,184,189,185,191,205,349,369,164,181,142,356,377,350,374,326,340,165,172}'::integer[])) |