| 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 ('{5,226,2,1,135,140,164,179,181,229,160,132,133,215,196,204,185,184,189,197,199,191,307,192,308,167,335,130,340,172,129,142,165,128,349,351,363,369,377,350,331,337,137,139}'::integer[])) |
| Filter: (term_id = 14) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.82 rows=44 width=0) |
| Index Cond: (id = ANY ('{5,226,2,1,135,140,164,179,181,229,160,132,133,215,196,204,185,184,189,197,199,191,307,192,308,167,335,130,340,172,129,142,165,128,349,351,363,369,377,350,331,337,137,139}'::integer[])) |