Bitmap Heap Scan on tbl_products (cost=38.28..76.95 rows=22 width=143) |
Recheck Cond: (id = ANY ('{942,1372,2112,149,714,936,2114,2115,2113,1613,2117,1943,1373,2116,2095,2096,2097,2098,1812,1040,1624,2100}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..38.27 rows=22 width=0) |
Index Cond: (id = ANY ('{942,1372,2112,149,714,936,2114,2115,2113,1613,2117,1943,1373,2116,2095,2096,2097,2098,1812,1040,1624,2100}'::integer[])) |