Bitmap Heap Scan on tbl_purchase_contracts (cost=17.15..29.55 rows=4 width=25) |
Recheck Cond: (id = ANY ('{2364,4122,4017,4031}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..17.15 rows=4 width=0) |
Index Cond: (id = ANY ('{2364,4122,4017,4031}'::integer[])) |