| Sort (cost=21.52..21.53 rows=1 width=30) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=14.67..21.51 rows=1 width=30) |
| Recheck Cond: (id = ANY ('{160,226,5,1,215,140,205,204,2,229,128,142,165,138,139,184,189,185,191,307,196,179,175,192,183,188,164,181,340,172,348,265,129,130,323,349,352,359,369,374,377,324,357}'::integer[])) |
| Filter: (term_id = 13) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.66 rows=43 width=0) |
| Index Cond: (id = ANY ('{160,226,5,1,215,140,205,204,2,229,128,142,165,138,139,184,189,185,191,307,196,179,175,192,183,188,164,181,340,172,348,265,129,130,323,349,352,359,369,374,377,324,357}'::integer[])) |