| 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 ('{101,184,189,142,196,204,137,140,153,226,5,154,1,212,316,164,181,2,179,174,215,139,185,191,107,340,307,203,165,114,352,349,356,369,341,359,348,367,379,136,2100000000}'::integer[])) |
| Filter: (term_id = 11) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.35 rows=41 width=0) |
| Index Cond: (id = ANY ('{101,184,189,142,196,204,137,140,153,226,5,154,1,212,316,164,181,2,179,174,215,139,185,191,107,340,307,203,165,114,352,349,356,369,341,359,348,367,379,136,2100000000}'::integer[])) |