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