| Sort (cost=20.44..20.45 rows=1 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=14.05..20.43 rows=1 width=22) |
| Recheck Cond: (id = ANY ('{5,215,226,1,2,265,135,129,181,165,185,191,205,204,184,189,197,199,307,203,309,196,340,229,128,172,164,130,142,349,356,359,360,369,377,327,374,341,337}'::integer[])) |
| Filter: (term_id = 14) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.04 rows=39 width=0) |
| Index Cond: (id = ANY ('{5,215,226,1,2,265,135,129,181,165,185,191,205,204,184,189,197,199,307,203,309,196,340,229,128,172,164,130,142,349,356,359,360,369,377,327,374,341,337}'::integer[])) |