Bitmap Heap Scan on tbl_products (cost=39.13..80.16 rows=25 width=143) |
Recheck Cond: (id = ANY ('{942,2112,2010,1961,2101,2104,2103,2109,2110,2108,2111,2113,2114,2115,1613,936,2116,2117,1943,1373,1372,2100,1624,2095,1040}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..39.12 rows=25 width=0) |
Index Cond: (id = ANY ('{942,2112,2010,1961,2101,2104,2103,2109,2110,2108,2111,2113,2114,2115,1613,936,2116,2117,1943,1373,1372,2100,1624,2095,1040}'::integer[])) |