| Bitmap Heap Scan on tbl_products (cost=17.14..29.70 rows=4 width=151) |
| Recheck Cond: (id = ANY ('{956,2153,2155,1197}'::integer[])) |
| -> Bitmap Index Scan on tbl_products_pkey (cost=0.00..17.14 rows=4 width=0) |
| Index Cond: (id = ANY ('{956,2153,2155,1197}'::integer[])) |