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