Bitmap Heap Scan on tbl_purchase_contracts (cost=26.00..47.24 rows=7 width=22) |
Recheck Cond: (id = ANY ('{3821,3827,3819,3823,3718,3688,3834}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..25.99 rows=7 width=0) |
Index Cond: (id = ANY ('{3821,3827,3819,3823,3718,3688,3834}'::integer[])) |