| 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 ('{1,229,2,5,226,136,140,160,184,189,196,204,187,183,194,188,185,191,307,203,205,198,202,340,323,324,349,352,354,356,359,369,371,331,350,377,333,380,416,128,142,164,181,172,165,130}'::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 ('{1,229,2,5,226,136,140,160,184,189,196,204,187,183,194,188,185,191,307,203,205,198,202,340,323,324,349,352,354,356,359,369,371,331,350,377,333,380,416,128,142,164,181,172,165,130}'::integer[])) |