Bitmap Heap Scan on tbl_sales_contracts (cost=31.42..59.41 rows=12 width=24) |
Recheck Cond: (id = ANY ('{3931,3925,4024,4046,4044,4005,4021,4022,4036,3646,3202,3960}'::integer[])) |
-> Bitmap Index Scan on tbl_sales_contracts_pkey (cost=0.00..31.42 rows=12 width=0) |
Index Cond: (id = ANY ('{3931,3925,4024,4046,4044,4005,4021,4022,4036,3646,3202,3960}'::integer[])) |