Bitmap Heap Scan on tbl_products (cost=37.70..75.06 rows=20 width=143) |
Recheck Cond: (id = ANY ('{2100,2124,2123,2121,2122,2119,2118,2106,2105,2099,1485,1484,1483,1511,941,950,1943,1944,1945,2095}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..37.70 rows=20 width=0) |
Index Cond: (id = ANY ('{2100,2124,2123,2121,2122,2119,2118,2106,2105,2099,1485,1484,1483,1511,941,950,1943,1944,1945,2095}'::integer[])) |