QUERY PLAN
Bitmap Heap Scan on tbl_purchase_contracts (cost=47.71..89.74 rows=13 width=23)
Recheck Cond: (id = ANY ('{4033,3927,3928,3940,3963,4051,4059,4023,4014,3810,3987,3969,3908}'::integer[]))
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..47.70 rows=13 width=0)
Index Cond: (id = ANY ('{4033,3927,3928,3940,3963,4051,4059,4023,4014,3810,3987,3969,3908}'::integer[]))