Bitmap Heap Scan on tbl_purchase_contracts (cost=34.85..63.31 rows=10 width=22) |
Recheck Cond: (id = ANY ('{1559,3503,3574,3704,3769,3727,3241,3359,3422,3372}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..34.85 rows=10 width=0) |
Index Cond: (id = ANY ('{1559,3503,3574,3704,3769,3727,3241,3359,3422,3372}'::integer[])) |