| Sort (cost=21.25..21.26 rows=1 width=30) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=14.51..21.24 rows=1 width=30) |
| Recheck Cond: (id = ANY ('{326,212,136,139,2,1,5,226,215,179,229,160,140,184,200,165,167,135,189,197,199,205,204,196,194,185,191,340,349,359,369,374,377,356,357,164,142,181,172,232,130,128}'::integer[])) |
| Filter: (term_id = 13) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.51 rows=42 width=0) |
| Index Cond: (id = ANY ('{326,212,136,139,2,1,5,226,215,179,229,160,140,184,200,165,167,135,189,197,199,205,204,196,194,185,191,340,349,359,369,374,377,356,357,164,142,181,172,232,130,128}'::integer[])) |