Bitmap Heap Scan on tbl_purchase_contracts (cost=30.85..54.27 rows=10 width=64) |
Recheck Cond: (id = ANY ('{4056,3950,4081,4003,4079,3936,4013,4010,4078,4076}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..30.85 rows=10 width=0) |
Index Cond: (id = ANY ('{4056,3950,4081,4003,4079,3936,4013,4010,4078,4076}'::integer[])) |