| Bitmap Heap Scan on tbl_products (cost=26.59..51.44 rows=9 width=156) |
| Recheck Cond: (id = ANY ('{2266,2261,1372,2265,2263,1558,2171,1528,2268}'::integer[])) |
| -> Bitmap Index Scan on tbl_products_pkey (cost=0.00..26.59 rows=9 width=0) |
| Index Cond: (id = ANY ('{2266,2261,1372,2265,2263,1558,2171,1528,2268}'::integer[])) |