Bitmap Heap Scan on tbl_purchase_contracts (cost=43.14..79.37 rows=11 width=27) |
Recheck Cond: (id = ANY ('{3433,3314,3391,3315,3309,3450,3313,3254,3409,3359,3377}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..43.14 rows=11 width=0) |
Index Cond: (id = ANY ('{3433,3314,3391,3315,3309,3450,3313,3254,3409,3359,3377}'::integer[])) |