| Bitmap Heap Scan on tbl_erp_inventory_transfer_spent_products (cost=8.47..15.58 rows=3 width=152) |
| Recheck Cond: (id = ANY ('{1,2,3}'::integer[])) |
| -> Bitmap Index Scan on tbl_erp_inventory_transfer_spent_products_pkey (cost=0.00..8.47 rows=3 width=0) |
| Index Cond: (id = ANY ('{1,2,3}'::integer[])) |