Bitmap Heap Scan on tbl_purchase_contracts (cost=61.13..116.92 rows=18 width=64) |
Recheck Cond: (id = ANY ('{4072,4069,4070,3963,4066,3940,3928,3927,4052,4067,4045,4062,4059,4041,4042,4051,4023,4033}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..61.13 rows=18 width=0) |
Index Cond: (id = ANY ('{4072,4069,4070,3963,4066,3940,3928,3927,4052,4067,4045,4062,4059,4041,4042,4051,4023,4033}'::integer[])) |