Bitmap Heap Scan on tbl_purchase_contracts (cost=31.14..56.40 rows=11 width=23) |
Recheck Cond: (id = ANY ('{3784,3631,3780,3653,3845,3893,4004,4031,4017,4038,4063}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..31.13 rows=11 width=0) |
Index Cond: (id = ANY ('{3784,3631,3780,3653,3845,3893,4004,4031,4017,4038,4063}'::integer[])) |