| 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 ('{226,160,5,140,2,1,212,197,199,136,128,142,165,185,191,138,196,204,184,189,135,139,164,179,174,132,176,181,232,172,183,188,168,167,340,323,349,369,377,348,359,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 ('{226,160,5,140,2,1,212,197,199,136,128,142,165,185,191,138,196,204,184,189,135,139,164,179,174,132,176,181,232,172,183,188,168,167,340,323,349,369,377,348,359,324,357}'::integer[])) |