Bitmap Heap Scan on tbl_purchase_contracts (cost=21.71..38.85 rows=6 width=23) |
Recheck Cond: (id = ANY ('{4085,4089,4097,4096,4079,4078}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..21.71 rows=6 width=0) |
Index Cond: (id = ANY ('{4085,4089,4097,4096,4079,4078}'::integer[])) |