Bitmap Heap Scan on tbl_purchase_contract_invoices (cost=8.58..15.00 rows=2 width=147) |
Recheck Cond: (id = ANY ('{2387,2386}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contract_invoices_pkey (cost=0.00..8.58 rows=2 width=0) |
Index Cond: (id = ANY ('{2387,2386}'::integer[])) |