| Sort (cost=20.44..20.45 rows=1 width=30) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=14.05..20.43 rows=1 width=30) |
| Recheck Cond: (id = ANY ('{165,232,2,1,226,5,172,164,142,160,140,183,187,194,184,189,185,192,205,307,203,191,197,199,204,139,348,265,129,136,349,350,354,356,359,369,372,377,340}'::integer[])) |
| Filter: (term_id = 13) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.04 rows=39 width=0) |
| Index Cond: (id = ANY ('{165,232,2,1,226,5,172,164,142,160,140,183,187,194,184,189,185,192,205,307,203,191,197,199,204,139,348,265,129,136,349,350,354,356,359,369,372,377,340}'::integer[])) |