| Update on tbl_products (cost=8.58..15.41 rows=2 width=162) |
| -> Bitmap Heap Scan on tbl_products (cost=8.58..15.41 rows=2 width=162) |
| Recheck Cond: (id = ANY ('{2268,2269}'::integer[])) |
| -> Bitmap Index Scan on tbl_products_pkey (cost=0.00..8.58 rows=2 width=0) |
| Index Cond: (id = ANY ('{2268,2269}'::integer[])) |