| Sort (cost=20.18..20.19 rows=1 width=30) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=13.89..20.17 rows=1 width=30) |
| Recheck Cond: (id = ANY ('{160,140,215,2,1,229,5,135,226,139,184,189,197,199,308,310,185,191,192,183,194,348,349,354,369,375,377,374,356,359,341,340,324,164,142,181,172,165}'::integer[])) |
| Filter: (term_id = 13) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..13.89 rows=38 width=0) |
| Index Cond: (id = ANY ('{160,140,215,2,1,229,5,135,226,139,184,189,197,199,308,310,185,191,192,183,194,348,349,354,369,375,377,374,356,359,341,340,324,164,142,181,172,165}'::integer[])) |