Bitmap Heap Scan on tbl_purchase_contracts (cost=31.45..59.06 rows=12 width=23) |
Recheck Cond: (id = ANY ('{2990,4063,3098,4038,3828,3721,3889,3890,3885,3722,3716,3810}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..31.45 rows=12 width=0) |
Index Cond: (id = ANY ('{2990,4063,3098,4038,3828,3721,3889,3890,3885,3722,3716,3810}'::integer[])) |