Bitmap Heap Scan on tbl_purchase_contracts (cost=37.42..71.70 rows=19 width=23) |
Recheck Cond: (id = ANY ('{3940,3927,4033,4070,4045,4067,4059,4051,3963,3928,4052,4062,4066,4069,3936,4013,4076,4079,4056}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..37.41 rows=19 width=0) |
Index Cond: (id = ANY ('{3940,3927,4033,4070,4045,4067,4059,4051,3963,3928,4052,4062,4066,4069,3936,4013,4076,4079,4056}'::integer[])) |