Bitmap Heap Scan on tbl_products (cost=30.85..55.00 rows=10 width=143) |
Recheck Cond: (id = ANY ('{936,2116,2117,1943,1373,1372,2100,2095,1624,1040}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..30.85 rows=10 width=0) |
Index Cond: (id = ANY ('{936,2116,2117,1943,1373,1372,2100,2095,1624,1040}'::integer[])) |