Bitmap Heap Scan on tbl_purchase_contracts (cost=36.56..68.20 rows=16 width=23) |
Recheck Cond: (id = ANY ('{4031,4037,4056,4066,4058,4057,4052,4060,4045,4053,4038,4063,4069,4070,4030,4079}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..36.56 rows=16 width=0) |
Index Cond: (id = ANY ('{4031,4037,4056,4066,4058,4057,4052,4060,4045,4053,4038,4063,4069,4070,4030,4079}'::integer[])) |