Bitmap Heap Scan on tbl_sales_contracts (cost=33.42..69.44 rows=19 width=24) |
Recheck Cond: (id = ANY ('{4082,4035,4026,4016,3998,3915,3844,3783,3738,3737,3709,3645,3573,3547,3542,3495,3477,3395,3385}'::integer[])) |
-> Bitmap Index Scan on tbl_sales_contracts_pkey (cost=0.00..33.41 rows=19 width=0) |
Index Cond: (id = ANY ('{4082,4035,4026,4016,3998,3915,3844,3783,3738,3737,3709,3645,3573,3547,3542,3495,3477,3395,3385}'::integer[])) |