Bitmap Heap Scan on tbl_purchase_contracts (cost=37.18..71.19 rows=18 width=23) |
Recheck Cond: (id = ANY ('{4128,4092,4122,4124,4123,4126,4127,4115,4121,4119,4097,4110,4103,4108,4080,4107,4100,4102}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..37.17 rows=18 width=0) |
Index Cond: (id = ANY ('{4128,4092,4122,4124,4123,4126,4127,4115,4121,4119,4097,4110,4103,4108,4080,4107,4100,4102}'::integer[])) |