Bitmap Heap Scan on tbl_purchase_contracts (cost=35.99..64.66 rows=14 width=23) |
Recheck Cond: (id = ANY ('{4070,4045,4067,4052,4062,4066,4069,3936,4013,4076,4079,4056,4078,3950}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..35.99 rows=14 width=0) |
Index Cond: (id = ANY ('{4070,4045,4067,4052,4062,4066,4069,3936,4013,4076,4079,4056,4078,3950}'::integer[])) |