Bitmap Heap Scan on tbl_purchase_contracts (cost=30.28..54.02 rows=8 width=22) |
Recheck Cond: (id = ANY ('{3793,3813,3810,3508,3806,3814,3819,3834}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..30.28 rows=8 width=0) |
Index Cond: (id = ANY ('{3793,3813,3810,3508,3806,3814,3819,3834}'::integer[])) |