| 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 ('{5,1,2,226,215,136,139,229,160,140,135,184,189,196,204,183,194,307,205,309,340,349,352,354,359,360,357,369,377,356,416,164,181,142,130,128,172,165}'::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 ('{5,1,2,226,215,136,139,229,160,140,135,184,189,196,204,183,194,307,205,309,340,349,352,354,359,360,357,369,377,356,416,164,181,142,130,128,172,165}'::integer[])) |