| Sort (cost=20.18..20.19 rows=1 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=13.89..20.17 rows=1 width=22) |
| Recheck Cond: (id = ANY ('{326,136,139,135,5,226,2,215,1,229,160,140,134,137,184,189,197,194,196,204,307,185,191,340,349,352,369,377,333,350,164,142,165,172,416,130,181,182}'::integer[])) |
| Filter: (term_id = 10) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..13.89 rows=38 width=0) |
| Index Cond: (id = ANY ('{326,136,139,135,5,226,2,215,1,229,160,140,134,137,184,189,197,194,196,204,307,185,191,340,349,352,369,377,333,350,164,142,165,172,416,130,181,182}'::integer[])) |