Bitmap Heap Scan on tbl_sales_contracts (cost=31.14..57.26 rows=11 width=32) |
Recheck Cond: (id = ANY ('{4044,4046,4024,3925,3931,4022,4021,4005,4090,4091,4100}'::integer[])) |
-> Bitmap Index Scan on tbl_sales_contracts_pkey (cost=0.00..31.13 rows=11 width=0) |
Index Cond: (id = ANY ('{4044,4046,4024,3925,3931,4022,4021,4005,4090,4091,4100}'::integer[])) |