Bitmap Heap Scan on tbl_purchase_contracts (cost=34.57..60.71 rows=9 width=22) |
Recheck Cond: (id = ANY ('{2356,2344,2449,2249,3406,3460,3499,3491,3722}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..34.57 rows=9 width=0) |
Index Cond: (id = ANY ('{2356,2344,2449,2249,3406,3460,3499,3491,3722}'::integer[])) |