| Sort (cost=24.40..24.40 rows=2 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=16.22..24.39 rows=2 width=22) |
| Recheck Cond: (id = ANY ('{326,2,5,1,229,226,215,160,140,136,135,184,189,197,199,308,310,194,185,191,183,188,187,196,204,307,203,198,202,192,340,348,323,324,349,356,369,371,375,377,350,333,380,437,164,142,410,384,165,172,181,128,130}'::integer[])) |
| Filter: (term_id = 10) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..16.21 rows=53 width=0) |
| Index Cond: (id = ANY ('{326,2,5,1,229,226,215,160,140,136,135,184,189,197,199,308,310,194,185,191,183,188,187,196,204,307,203,198,202,192,340,348,323,324,349,356,369,371,375,377,350,333,380,437,164,142,410,384,165,172,181,128,130}'::integer[])) |