Bitmap Heap Scan on tbl_sales_contracts (cost=33.71..71.06 rows=20 width=24) |
Recheck Cond: (id = ANY ('{3645,3636,3635,3633,3629,3628,3627,3626,3625,3620,3616,3611,3609,3603,3602,3598,3597,3588,3580,3576}'::integer[])) |
-> Bitmap Index Scan on tbl_sales_contracts_pkey (cost=0.00..33.70 rows=20 width=0) |
Index Cond: (id = ANY ('{3645,3636,3635,3633,3629,3628,3627,3626,3625,3620,3616,3611,3609,3603,3602,3598,3597,3588,3580,3576}'::integer[])) |