| Sort (cost=20.71..20.72 rows=1 width=30) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=14.20..20.70 rows=1 width=30) |
| Recheck Cond: (id = ANY ('{100,94,5,1,2,226,7,229,140,136,131,178,128,167,205,204,185,191,184,189,197,199,137,181,153,155,337,200,165,172,319,349,359,369,377,340,350,2100000000,320,313}'::integer[])) |
| Filter: (term_id = 13) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.20 rows=40 width=0) |
| Index Cond: (id = ANY ('{100,94,5,1,2,226,7,229,140,136,131,178,128,167,205,204,185,191,184,189,197,199,137,181,153,155,337,200,165,172,319,349,359,369,377,340,350,2100000000,320,313}'::integer[])) |