| Sort (cost=19.66..19.67 rows=1 width=30) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=13.58..19.65 rows=1 width=30) |
| Recheck Cond: (id = ANY ('{5,226,229,215,2,1,137,136,165,181,138,139,197,199,308,204,184,189,307,203,185,191,200,164,142,349,356,363,369,374,377,172,128,359,340,140}'::integer[])) |
| Filter: (term_id = 13) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..13.58 rows=36 width=0) |
| Index Cond: (id = ANY ('{5,226,229,215,2,1,137,136,165,181,138,139,197,199,308,204,184,189,307,203,185,191,200,164,142,349,356,363,369,374,377,172,128,359,340,140}'::integer[])) |