Sort (cost=29.18..29.19 rows=2 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=18.54..29.17 rows=2 width=22) |
Recheck Cond: (id = ANY ('{99,100,46,107,165,179,142,116,102,184,189,136,154,135,141,140,160,8,185,191,204,94,164,171,181,2,226,128,172,153,196,210,131,178,229,183,187,5,207,208,175,214,219,223,224,2100000001,200,1,163,155,156,114,315,2100000000,319,166,340,349,353,369,372,374,317,359,354,373,316,321}'::integer[])) |
Filter: (term_id = 14) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..18.54 rows=68 width=0) |
Index Cond: (id = ANY ('{99,100,46,107,165,179,142,116,102,184,189,136,154,135,141,140,160,8,185,191,204,94,164,171,181,2,226,128,172,153,196,210,131,178,229,183,187,5,207,208,175,214,219,223,224,2100000001,200,1,163,155,156,114,315,2100000000,319,166,340,349,353,369,372,374,317,359,354,373,316,321}'::integer[])) |