Bitmap Heap Scan on tbl_sales_contracts (cost=33.13..66.16 rows=18 width=180) |
Recheck Cond: (id = ANY ('{3844,3840,3837,3803,3626,3418,3724,3763,2961,2978,3811,3629,3796,3345,3745,3809,3808,3758}'::integer[])) |
-> Bitmap Index Scan on tbl_sales_contracts_pkey (cost=0.00..33.13 rows=18 width=0) |
Index Cond: (id = ANY ('{3844,3840,3837,3803,3626,3418,3724,3763,2961,2978,3811,3629,3796,3345,3745,3809,3808,3758}'::integer[])) |