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