| Bitmap Heap Scan on tbl_purchase_contracts (cost=39.17..72.20 rows=11 width=23) |
| Recheck Cond: (id = ANY ('{2352,2411,2350,2902,4355,4368,4370,3888,4379,4387,4369}'::integer[])) |
| -> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..39.16 rows=11 width=0) |
| Index Cond: (id = ANY ('{2352,2411,2350,2902,4355,4368,4370,3888,4379,4387,4369}'::integer[])) |