Bitmap Heap Scan on tbl_purchase_contracts (cost=25.71..46.58 rows=6 width=23) |
Recheck Cond: (id = ANY ('{2352,4070,4069,4034,4072,4056}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..25.71 rows=6 width=0) |
Index Cond: (id = ANY ('{2352,4070,4069,4034,4072,4056}'::integer[])) |