| Bitmap Heap Scan on tbl_products (cost=36.32..70.74 rows=15 width=156) |
| Recheck Cond: (id = ANY ('{1672,2264,2263,2177,1528,1562,2269,2268,2267,2266,2265,2261,1558,1584,2262}'::integer[])) |
| -> Bitmap Index Scan on tbl_products_pkey (cost=0.00..36.31 rows=15 width=0) |
| Index Cond: (id = ANY ('{1672,2264,2263,2177,1528,1562,2269,2268,2267,2266,2265,2261,1558,1584,2262}'::integer[])) |