Bitmap Heap Scan on tbl_purchase_contracts (cost=43.99..78.94 rows=14 width=24) |
Recheck Cond: (id = ANY ('{2860,3826,3825,3824,3818,3801,3802,3794,3786,3784,3675,3772,3775,3774}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..43.99 rows=14 width=0) |
Index Cond: (id = ANY ('{2860,3826,3825,3824,3818,3801,3802,3794,3786,3784,3675,3772,3775,3774}'::integer[])) |