Bitmap Heap Scan on tbl_purchase_contracts (cost=44.27..88.73 rows=43 width=23) |
Recheck Cond: (id = ANY ('{2642,3031,2857,3212,2987,3133,3132,3210,2807,3081,2620,3215,2750,3000,3019,2623,3945,3175,3218,2644,2643,2618,3142,2645,3226,2869,3106,2624,2646,3271,2929,3115,3166,2933,2994,2888,2828,2838,2820,3013,2875,3422,4079}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..44.25 rows=43 width=0) |
Index Cond: (id = ANY ('{2642,3031,2857,3212,2987,3133,3132,3210,2807,3081,2620,3215,2750,3000,3019,2623,3945,3175,3218,2644,2643,2618,3142,2645,3226,2869,3106,2624,2646,3271,2929,3115,3166,2933,2994,2888,2828,2838,2820,3013,2875,3422,4079}'::integer[])) |