Bitmap Heap Scan on tbl_approves (cost=17.43..33.71 rows=5 width=390) |
Recheck Cond: (id = ANY ('{1668,1669,1689,1694,1714}'::integer[])) |
-> Bitmap Index Scan on tbl_approves_pkey (cost=0.00..17.43 rows=5 width=0) |
Index Cond: (id = ANY ('{1668,1669,1689,1694,1714}'::integer[])) |