Bitmap Heap Scan on tbl_purchase_contract_invoices (cost=12.86..22.01 rows=3 width=147) |
Recheck Cond: (id = ANY ('{2439,2437,2432}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contract_invoices_pkey (cost=0.00..12.86 rows=3 width=0) |
Index Cond: (id = ANY ('{2439,2437,2432}'::integer[])) |