| Sort (cost=25.00..25.01 rows=1 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=16.53..24.99 rows=1 width=22) |
| Recheck Cond: (id = ANY ('{101,164,132,142,5,97,138,165,179,139,196,204,205,206,2,1,208,6,167,213,226,215,184,200,160,140,197,199,135,189,7,94,229,174,176,8,330,114,317,319,340,181,156,2100000000,107,313,153,349,353,374,377,369,359,320,315}'::integer[])) |
| Filter: (term_id = 14) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..16.52 rows=55 width=0) |
| Index Cond: (id = ANY ('{101,164,132,142,5,97,138,165,179,139,196,204,205,206,2,1,208,6,167,213,226,215,184,200,160,140,197,199,135,189,7,94,229,174,176,8,330,114,317,319,340,181,156,2100000000,107,313,153,349,353,374,377,369,359,320,315}'::integer[])) |