Bitmap Heap Scan on tbl_purchase_contracts (cost=43.42..82.58 rows=12 width=23) |
Recheck Cond: (id = ANY ('{4033,3927,3928,3940,3963,4051,4059,4023,4014,3810,3987,3969}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..43.42 rows=12 width=0) |
Index Cond: (id = ANY ('{4033,3927,3928,3940,3963,4051,4059,4023,4014,3810,3987,3969}'::integer[])) |