Bitmap Heap Scan on tbl_purchase_contracts (cost=43.71..76.58 rows=13 width=22) |
Recheck Cond: (id = ANY ('{3304,3144,3305,3307,3672,3671,3814,3721,3391,3178,3589,3702,3850}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..43.70 rows=13 width=0) |
Index Cond: (id = ANY ('{3304,3144,3305,3307,3672,3671,3814,3721,3391,3178,3589,3702,3850}'::integer[])) |