Bitmap Heap Scan on tbl_purchase_contracts (cost=37.76..74.75 rows=20 width=29) |
Recheck Cond: (id = ANY ('{4133,4141,4128,4127,4126,4124,4123,4122,4121,4119,4118,4117,4116,4115,4114,4113,4110,4108,4107,4092}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..37.75 rows=20 width=0) |
Index Cond: (id = ANY ('{4133,4141,4128,4127,4126,4124,4123,4122,4121,4119,4118,4117,4116,4115,4114,4113,4110,4108,4107,4092}'::integer[])) |