Bitmap Heap Scan on tbl_purchase_contracts (cost=21.73..39.11 rows=6 width=23) |
Recheck Cond: (id = ANY ('{1559,3365,4017,4128,4122,4133}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..21.73 rows=6 width=0) |
Index Cond: (id = ANY ('{1559,3365,4017,4128,4122,4133}'::integer[])) |