| Sort (cost=21.80..21.81 rows=1 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=14.82..21.79 rows=1 width=22) |
| Recheck Cond: (id = ANY ('{136,139,1,226,5,179,215,229,2,160,184,200,135,140,189,205,204,183,188,185,191,196,198,202,308,310,340,323,324,349,359,369,374,375,377,331,333,164,142,181,130,165,128,172}'::integer[])) |
| Filter: (term_id = 10) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.82 rows=44 width=0) |
| Index Cond: (id = ANY ('{136,139,1,226,5,179,215,229,2,160,184,200,135,140,189,205,204,183,188,185,191,196,198,202,308,310,340,323,324,349,359,369,374,375,377,331,333,164,142,181,130,165,128,172}'::integer[])) |