Bitmap Heap Scan on tbl_purchase_contracts (cost=35.74..65.28 rows=13 width=27) |
Recheck Cond: (id = ANY ('{4128,4092,4034,4113,4104,4122,4126,4053,4108,4119,4115,4103,4097}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..35.74 rows=13 width=0) |
Index Cond: (id = ANY ('{4128,4092,4034,4113,4104,4122,4126,4053,4108,4119,4115,4103,4097}'::integer[])) |