Bitmap Heap Scan on tbl_approves (cost=21.73..41.51 rows=6 width=407) |
Recheck Cond: (id = ANY ('{2204,2219,2230,2239,2238,2235}'::integer[])) |
-> Bitmap Index Scan on tbl_approves_pkey (cost=0.00..21.73 rows=6 width=0) |
Index Cond: (id = ANY ('{2204,2219,2230,2239,2238,2235}'::integer[])) |