Bitmap Heap Scan on tbl_sales_contracts (cost=33.71..71.06 rows=20 width=24) |
Recheck Cond: (id = ANY ('{2518,2516,2515,2514,2513,2509,2508,2507,2499,2498,2497,2494,2493,2492,2487,2486,2479,2472,2470,2469}'::integer[])) |
-> Bitmap Index Scan on tbl_sales_contracts_pkey (cost=0.00..33.70 rows=20 width=0) |
Index Cond: (id = ANY ('{2518,2516,2515,2514,2513,2509,2508,2507,2499,2498,2497,2494,2493,2492,2487,2486,2479,2472,2470,2469}'::integer[])) |