Bitmap Heap Scan on tbl_sales_contracts (cost=33.71..71.06 rows=20 width=24) |
Recheck Cond: (id = ANY ('{4044,4043,4036,4035,4029,4028,4027,4026,4024,4022,4021,4020,4016,4009,4008,4005,4002,3998,3997,3995}'::integer[])) |
-> Bitmap Index Scan on tbl_sales_contracts_pkey (cost=0.00..33.70 rows=20 width=0) |
Index Cond: (id = ANY ('{4044,4043,4036,4035,4029,4028,4027,4026,4024,4022,4021,4020,4016,4009,4008,4005,4002,3998,3997,3995}'::integer[])) |