Bitmap Heap Scan on tbl_purchase_contracts (cost=12.86..22.53 rows=3 width=64) |
Recheck Cond: (id = ANY ('{4031,4128,3706}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..12.86 rows=3 width=0) |
Index Cond: (id = ANY ('{4031,4128,3706}'::integer[])) |