Bitmap Heap Scan on tbl_purchase_contracts (cost=30.28..54.02 rows=8 width=22) |
Recheck Cond: (id = ANY ('{3781,3800,3801,3508,3776,3806,3820,3823}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..30.28 rows=8 width=0) |
Index Cond: (id = ANY ('{3781,3800,3801,3508,3776,3806,3820,3823}'::integer[])) |