| Bitmap Heap Scan on tbl_purchase_contracts (cost=48.60..91.20 rows=16 width=23) |
| Recheck Cond: (id = ANY ('{556,799,676,1665,826,800,1234,533,1559,1232,1213,842,1695,610,571,675}'::integer[])) |
| -> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..48.60 rows=16 width=0) |
| Index Cond: (id = ANY ('{556,799,676,1665,826,800,1234,533,1559,1232,1213,842,1695,610,571,675}'::integer[])) |