| Sort (cost=24.70..24.71 rows=1 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=16.37..24.69 rows=1 width=22) |
| Recheck Cond: (id = ANY ('{129,180,142,184,189,213,6,7,97,46,101,102,128,167,181,130,170,174,94,165,131,175,212,226,93,5,1,2,210,227,185,191,197,199,231,207,229,8,135,139,136,156,153,157,349,322,316,320,319,2100000000,369,377,359,340}'::integer[])) |
| Filter: (term_id = 12) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..16.37 rows=54 width=0) |
| Index Cond: (id = ANY ('{129,180,142,184,189,213,6,7,97,46,101,102,128,167,181,130,170,174,94,165,131,175,212,226,93,5,1,2,210,227,185,191,197,199,231,207,229,8,135,139,136,156,153,157,349,322,316,320,319,2100000000,369,377,359,340}'::integer[])) |