Bitmap Heap Scan on tbl_purchase_contracts (cost=60.85..113.96 rows=17 width=23) |
Recheck Cond: (id = ANY ('{4031,4033,4030,4070,4066,4058,4057,4052,4060,4069,4045,4034,4053,4038,4063,4072,4056}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..60.84 rows=17 width=0) |
Index Cond: (id = ANY ('{4031,4033,4030,4070,4066,4058,4057,4052,4060,4069,4045,4034,4053,4038,4063,4072,4056}'::integer[])) |