| Sort (cost=22.08..22.08 rows=1 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=14.98..22.07 rows=1 width=22) |
| Recheck Cond: (id = ANY ('{100,94,140,212,2,205,204,184,200,1,128,167,181,229,5,226,135,153,160,189,307,203,198,202,196,197,199,185,192,340,348,319,324,349,356,359,374,377,369,2100000000,384,380,164,130,142}'::integer[])) |
| Filter: (term_id = 10) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.97 rows=45 width=0) |
| Index Cond: (id = ANY ('{100,94,140,212,2,205,204,184,200,1,128,167,181,229,5,226,135,153,160,189,307,203,198,202,196,197,199,185,192,340,348,319,324,349,356,359,374,377,369,2100000000,384,380,164,130,142}'::integer[])) |