Bitmap Heap Scan on tbl_purchase_contracts (cost=17.43..32.20 rows=5 width=29) |
Recheck Cond: (id = ANY ('{4081,4080,4056,4079,4077}'::integer[])) |
-> Bitmap Index Scan on tbl_purchase_contracts_pkey (cost=0.00..17.43 rows=5 width=0) |
Index Cond: (id = ANY ('{4081,4080,4056,4079,4077}'::integer[])) |