Bitmap Heap Scan on tbl_purchase_contracts (cost=39.42..70.15 rows=12 width=24) |
Recheck Cond: (id = ANY ('{3850,3848,3847,2860,3826,3760,3819,3827,3781,3825,3824,3776}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..39.42 rows=12 width=0) |
Index Cond: (id = ANY ('{3850,3848,3847,2860,3826,3760,3819,3827,3781,3825,3824,3776}'::integer[])) |