| 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 ('{226,5,1,215,2,135,136,160,307,203,196,204,205,198,202,309,185,191,184,189,340,324,349,356,359,360,369,377,333,437,410,130,172,128,181,165,142,164}'::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 ('{226,5,1,215,2,135,136,160,307,203,196,204,205,198,202,309,185,191,184,189,340,324,349,356,359,360,369,377,333,437,410,130,172,128,181,165,142,164}'::integer[])) |