Bitmap Heap Scan on tbl_sales_contracts (cost=32.28..63.75 rows=15 width=24) |
Recheck Cond: (id = ANY ('{4095,4093,4092,4091,4088,4090,4087,4086,4083,4082,4073,4071,4068,4065,4064}'::integer[])) |
-> Bitmap Index Scan on tbl_sales_contracts_pkey (cost=0.00..32.28 rows=15 width=0) |
Index Cond: (id = ANY ('{4095,4093,4092,4091,4088,4090,4087,4086,4083,4082,4073,4071,4068,4065,4064}'::integer[])) |