Bitmap Heap Scan on tbl_purchase_contracts (cost=65.70..124.19 rows=20 width=133) |
Recheck Cond: (id = ANY ('{4070,4069,4067,4066,4063,4062,4060,4058,4057,4053,4052,4045,4042,4034,4032,4031,4030,4017,4013,4010}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..65.70 rows=20 width=0) |
Index Cond: (id = ANY ('{4070,4069,4067,4066,4063,4062,4060,4058,4057,4053,4052,4045,4042,4034,4032,4031,4030,4017,4013,4010}'::integer[])) |