Bitmap Heap Scan on tbl_purchase_contracts (cost=52.28..99.93 rows=15 width=64) |
Recheck Cond: (id = ANY ('{4073,4072,4069,4070,3963,4066,3940,3928,3927,4052,4067,4045,4062,4059,4041}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..52.27 rows=15 width=0) |
Index Cond: (id = ANY ('{4073,4072,4069,4070,3963,4066,3940,3928,3927,4052,4067,4045,4062,4059,4041}'::integer[])) |