Bitmap Heap Scan on tbl_sales_contracts (cost=33.71..71.06 rows=20 width=24) |
Recheck Cond: (id = ANY ('{3373,3368,3366,3312,3299,3261,3228,3222,3208,3193,3161,3054,3022,3009,2948,2947,2938,2921,2824,2823}'::integer[])) |
-> Bitmap Index Scan on tbl_sales_contracts_pkey (cost=0.00..33.70 rows=20 width=0) |
Index Cond: (id = ANY ('{3373,3368,3366,3312,3299,3261,3228,3222,3208,3193,3161,3054,3022,3009,2948,2947,2938,2921,2824,2823}'::integer[])) |