Sort (cost=19.15..19.16 rows=1 width=25) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=13.27..19.14 rows=1 width=25) |
Recheck Cond: (id = ANY ('{100,94,5,1,2,226,7,229,140,136,131,178,185,191,184,189,197,205,204,199,128,167,181,153,155,337,200,165,172,319,349,359,369,377}'::integer[])) |
Filter: (term_id = 13) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..13.27 rows=34 width=0) |
Index Cond: (id = ANY ('{100,94,5,1,2,226,7,229,140,136,131,178,185,191,184,189,197,205,204,199,128,167,181,153,155,337,200,165,172,319,349,359,369,377}'::integer[])) |