Bitmap Heap Scan on tbl_sales_contracts (cost=33.71..71.06 rows=20 width=24) |
Recheck Cond: (id = ANY ('{3573,3567,3565,3559,3556,3553,3552,3550,3549,3548,3547,3545,3543,3542,3540,3538,3537,3529,3528,3525}'::integer[])) |
-> Bitmap Index Scan on tbl_sales_contracts_pkey (cost=0.00..33.70 rows=20 width=0) |
Index Cond: (id = ANY ('{3573,3567,3565,3559,3556,3553,3552,3550,3549,3548,3547,3545,3543,3542,3540,3538,3537,3529,3528,3525}'::integer[])) |