Bitmap Heap Scan on tbl_purchase_contracts (cost=22.01..41.67 rows=7 width=64) |
Recheck Cond: (id = ANY ('{4017,4031,4122,4128,3706,4034,4126}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..22.01 rows=7 width=0) |
Index Cond: (id = ANY ('{4017,4031,4122,4128,3706,4034,4126}'::integer[])) |