| Sort (cost=24.40..24.40 rows=2 width=30) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=16.22..24.39 rows=2 width=30) |
| Recheck Cond: (id = ANY ('{215,1,182,179,176,135,2,229,5,227,226,327,185,191,130,177,164,172,197,199,184,200,189,183,190,205,204,304,178,156,137,140,165,168,181,128,136,308,142,349,359,363,369,374,377,341,356,331,367,323,354,2100000000,315}'::integer[])) |
| Filter: (term_id = 13) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..16.21 rows=53 width=0) |
| Index Cond: (id = ANY ('{215,1,182,179,176,135,2,229,5,227,226,327,185,191,130,177,164,172,197,199,184,200,189,183,190,205,204,304,178,156,137,140,165,168,181,128,136,308,142,349,359,363,369,374,377,341,356,331,367,323,354,2100000000,315}'::integer[])) |