| Bitmap Heap Scan on tbl_purchase_contracts (cost=34.59..62.47 rows=9 width=23) |
| Recheck Cond: (id = ANY ('{2940,2949,3023,2746,2779,3195,2834,2855,2825}'::integer[])) |
| -> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..34.59 rows=9 width=0) |
| Index Cond: (id = ANY ('{2940,2949,3023,2746,2779,3195,2834,2855,2825}'::integer[])) |