| Sort (cost=21.80..21.81 rows=1 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=14.82..21.79 rows=1 width=22) |
| Recheck Cond: (id = ANY ('{101,164,132,142,5,138,197,199,165,179,160,196,204,175,2,184,189,213,205,226,215,212,181,7,94,174,176,167,1,2100000000,128,319,340,156,107,155,313,153,349,353,359,377,356,315}'::integer[])) |
| Filter: (term_id = 14) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.82 rows=44 width=0) |
| Index Cond: (id = ANY ('{101,164,132,142,5,138,197,199,165,179,160,196,204,175,2,184,189,213,205,226,215,212,181,7,94,174,176,167,1,2100000000,128,319,340,156,107,155,313,153,349,353,359,377,356,315}'::integer[])) |