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