Bitmap Heap Scan on tbl_purchase_contracts (cost=26.00..47.24 rows=7 width=22) |
Recheck Cond: (id = ANY ('{3779,3760,3793,3821,3810,3814,3819}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..25.99 rows=7 width=0) |
Index Cond: (id = ANY ('{3779,3760,3793,3821,3810,3814,3819}'::integer[])) |