Bitmap Heap Scan on tbl_purchase_contracts (cost=36.56..68.20 rows=16 width=23) |
Recheck Cond: (id = ANY ('{3927,4033,4070,4045,4067,3928,4052,4062,4066,4069,3936,4013,4076,4079,4056,4078}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..36.56 rows=16 width=0) |
Index Cond: (id = ANY ('{3927,4033,4070,4045,4067,3928,4052,4062,4066,4069,3936,4013,4076,4079,4056,4078}'::integer[])) |