Bitmap Heap Scan on tbl_purchase_contracts (cost=34.28..61.46 rows=8 width=23) |
Recheck Cond: (id = ANY ('{4070,4066,4058,4057,4052,4069,4072,4056}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..34.28 rows=8 width=0) |
Index Cond: (id = ANY ('{4070,4066,4058,4057,4052,4069,4072,4056}'::integer[])) |