| Sort (cost=30.55..30.56 rows=2 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=19.16..30.54 rows=2 width=22) |
| Recheck Cond: (id = ANY ('{97,46,45,101,100,94,153,175,159,5,102,165,179,142,183,187,136,133,2100000000,140,139,156,167,180,215,184,189,2,93,1,229,8,6,10,212,185,191,129,197,194,168,204,228,128,131,205,166,171,199,154,226,304,181,172,317,107,316,320,349,313,322,319,326,351,359,369,372,377,374,332,327,340}'::integer[])) |
| Filter: (term_id = 10) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..19.16 rows=72 width=0) |
| Index Cond: (id = ANY ('{97,46,45,101,100,94,153,175,159,5,102,165,179,142,183,187,136,133,2100000000,140,139,156,167,180,215,184,189,2,93,1,229,8,6,10,212,185,191,129,197,194,168,204,228,128,131,205,166,171,199,154,226,304,181,172,317,107,316,320,349,313,322,319,326,351,359,369,372,377,374,332,327,340}'::integer[])) |