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