Bitmap Heap Scan on tbl_purchase_contracts (cost=25.71..44.35 rows=6 width=22) |
Recheck Cond: (id = ANY ('{3144,1234,1213,3178,3834,3850}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..25.71 rows=6 width=0) |
Index Cond: (id = ANY ('{3144,1234,1213,3178,3834,3850}'::integer[])) |