Bitmap Heap Scan on tbl_purchase_contracts (cost=39.48..79.67 rows=26 width=23) |
Recheck Cond: (id = ANY ('{4085,4088,4076,4077,4075,4081,4090,4101,4102,4070,3923,3934,3971,3884,3932,3985,3986,3988,3992,4012,4034,4078,4115,4110,4126,4127}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..39.48 rows=26 width=0) |
Index Cond: (id = ANY ('{4085,4088,4076,4077,4075,4081,4090,4101,4102,4070,3923,3934,3971,3884,3932,3985,3986,3988,3992,4012,4034,4078,4115,4110,4126,4127}'::integer[])) |