Bitmap Heap Scan on tbl_purchase_contracts (cost=26.57..49.95 rows=9 width=27) |
Recheck Cond: (id = ANY ('{3501,3419,3408,3431,3407,3399,3377,3445,3452}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..26.56 rows=9 width=0) |
Index Cond: (id = ANY ('{3501,3419,3408,3431,3407,3399,3377,3445,3452}'::integer[])) |