| Update on tbl_products (cost=22.01..42.37 rows=7 width=162) |
| -> Bitmap Heap Scan on tbl_products (cost=22.01..42.37 rows=7 width=162) |
| Recheck Cond: (id = ANY ('{1558,867,2231,969,989,870,868}'::integer[])) |
| -> Bitmap Index Scan on tbl_products_pkey (cost=0.00..22.01 rows=7 width=0) |
| Index Cond: (id = ANY ('{1558,867,2231,969,989,870,868}'::integer[])) |