| Bitmap Heap Scan on tbl_products (cost=22.01..42.37 rows=7 width=156) |
| Recheck Cond: (id = ANY ('{2095,2129,2268,2269,2242,2261,1372}'::integer[])) |
| -> Bitmap Index Scan on tbl_products_pkey (cost=0.00..22.01 rows=7 width=0) |
| Index Cond: (id = ANY ('{2095,2129,2268,2269,2242,2261,1372}'::integer[])) |