Bitmap Heap Scan on tbl_purchase_contracts (cost=36.28..64.23 rows=15 width=22) |
Recheck Cond: (id = ANY ('{3600,3704,3769,3726,3727,3747,3773,3756,3617,3663,3610,3582,3526,3621,3834}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..36.27 rows=15 width=0) |
Index Cond: (id = ANY ('{3600,3704,3769,3726,3727,3747,3773,3756,3617,3663,3610,3582,3526,3621,3834}'::integer[])) |