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