Bitmap Heap Scan on tbl_sales_contracts (cost=33.71..71.73 rows=20 width=193) |
Recheck Cond: (id = ANY ('{4112,4131,4129,4094,4083,4082,4099,4086,4047,4048,4016,4068,4065,4064,4050,4049,4043,3926,4009,4027}'::integer[])) |
-> Bitmap Index Scan on tbl_sales_contracts_pkey (cost=0.00..33.70 rows=20 width=0) |
Index Cond: (id = ANY ('{4112,4131,4129,4094,4083,4082,4099,4086,4047,4048,4016,4068,4065,4064,4050,4049,4043,3926,4009,4027}'::integer[])) |