Bitmap Heap Scan on tbl_purchase_contracts (cost=37.76..74.75 rows=20 width=29) |
Recheck Cond: (id = ANY ('{4122,4118,4117,4116,4114,4113,4081,4077,4075,4063,4058,4057,4034,4031,4030,4014,4003,3992,3983,3934}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..37.75 rows=20 width=0) |
Index Cond: (id = ANY ('{4122,4118,4117,4116,4114,4113,4081,4077,4075,4063,4058,4057,4034,4031,4030,4014,4003,3992,3983,3934}'::integer[])) |