Sort (cost=16.52..16.53 rows=1 width=21) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=11.57..16.51 rows=1 width=21) |
Recheck Cond: (id = ANY ('{46,213,1,6,165,179,142,2,184,189,5,229,107,316,153,349,160,140,185,307,226,369,352}'::integer[])) |
Filter: (term_id = 12) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..11.56 rows=23 width=0) |
Index Cond: (id = ANY ('{46,213,1,6,165,179,142,2,184,189,5,229,107,316,153,349,160,140,185,307,226,369,352}'::integer[])) |