Sort (cost=19.92..19.92 rows=1 width=21) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=13.74..19.91 rows=1 width=21) |
Recheck Cond: (id = ANY ('{101,164,132,142,5,138,165,179,1,196,204,2,184,189,213,229,226,215,197,199,181,7,94,174,176,2100000000,128,319,340,156,107,155,313,153,349,353,377}'::integer[])) |
Filter: (term_id = 14) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..13.73 rows=37 width=0) |
Index Cond: (id = ANY ('{101,164,132,142,5,138,165,179,1,196,204,2,184,189,213,229,226,215,197,199,181,7,94,174,176,2100000000,128,319,340,156,107,155,313,153,349,353,377}'::integer[])) |