Bitmap Heap Scan on tbl_purchase_contract_invoices (cost=41.76..69.52 rows=20 width=28) |
Recheck Cond: (id = ANY ('{2388,2389,2387,2386,2375,2332,2333,2314,2293,2276,2272,2233,2201,2183,2175,2132,2106,2094,2067,2050}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contract_invoices_pkey (cost=0.00..41.75 rows=20 width=0) |
Index Cond: (id = ANY ('{2388,2389,2387,2386,2375,2332,2333,2314,2293,2276,2272,2233,2201,2183,2175,2132,2106,2094,2067,2050}'::integer[])) |