| Sort (cost=22.36..22.37 rows=1 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=15.13..22.35 rows=1 width=22) |
| Recheck Cond: (id = ANY ('{159,45,140,8,228,128,171,226,304,197,199,1,215,5,2,229,172,135,164,179,181,185,191,307,203,198,202,196,204,184,189,192,340,348,319,324,349,356,369,377,437,410,384,165,130,142}'::integer[])) |
| Filter: (term_id = 10) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..15.13 rows=46 width=0) |
| Index Cond: (id = ANY ('{159,45,140,8,228,128,171,226,304,197,199,1,215,5,2,229,172,135,164,179,181,185,191,307,203,198,202,196,204,184,189,192,340,348,319,324,349,356,369,377,437,410,384,165,130,142}'::integer[])) |