Bitmap Heap Scan on tbl_purchase_contracts (cost=61.13..116.92 rows=18 width=64) |
Recheck Cond: (id = ANY ('{4006,3992,3939,3923,4000,3058,3901,3918,3996,3988,3614,3981,3951,3985,3986,3893,3982,3974}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..61.13 rows=18 width=0) |
Index Cond: (id = ANY ('{4006,3992,3939,3923,4000,3058,3901,3918,3996,3988,3614,3981,3951,3985,3986,3893,3982,3974}'::integer[])) |