Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
db: adjust Iterator.NextPrefix to error if in error state
Revert the changes to Iterator.nextPrefix in bfd3ee2. Instead, adjust Iterator.NextPrefix to error if the iterator is already an error state. This mirrors the behavior of Iterator.Next. Fix #3597.
- Loading branch information