Bitmap Heap Scan on tbl_purchase_contracts (cost=30.85..54.27 rows=10 width=23) |
Recheck Cond: (id = ANY ('{4066,4058,4057,4052,4060,4053,4069,4070,4079,4056}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..30.85 rows=10 width=0) |
Index Cond: (id = ANY ('{4066,4058,4057,4052,4060,4053,4069,4070,4079,4056}'::integer[])) |