| Sort (cost=20.98..20.98 rows=1 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=14.36..20.97 rows=1 width=22) |
| Recheck Cond: (id = ANY ('{5,226,2,1,135,140,215,165,181,307,203,205,309,308,204,196,185,192,197,199,184,200,189,191,340,348,164,128,172,130,265,349,352,356,360,363,369,374,377,137,139}'::integer[])) |
| Filter: (term_id = 14) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.35 rows=41 width=0) |
| Index Cond: (id = ANY ('{5,226,2,1,135,140,215,165,181,307,203,205,309,308,204,196,185,192,197,199,184,200,189,191,340,348,164,128,172,130,265,349,352,356,360,363,369,374,377,137,139}'::integer[])) |