| Bitmap Heap Scan on tbl_purchase_contracts (cost=12.86..23.31 rows=3 width=23) |
| Recheck Cond: (id = ANY ('{4447,4463,4475}'::integer[])) |
| -> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..12.86 rows=3 width=0) |
| Index Cond: (id = ANY ('{4447,4463,4475}'::integer[])) |