| Sort (cost=23.22..23.22 rows=1 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=15.60..23.21 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,308,310,340,323,324,349,352,354,356,359,369,371,375,331,350,377,333,380,416,164,142,181,172,165,130,128}'::integer[])) |
| Filter: (term_id = 9) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..15.59 rows=49 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,308,310,340,323,324,349,352,354,356,359,369,371,375,331,350,377,333,380,416,164,142,181,172,165,130,128}'::integer[])) |