Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a bug where advancing a page cursor on a unmapped file leaves the… #8499

Merged
merged 2 commits into from Dec 19, 2016

Commits on Dec 12, 2016

  1. Fix a bug where advancing a page cursor on a unmapped file leaves the…

    … currently pinned pages locked when they should not be.
    ragadeeshu committed Dec 12, 2016
    Copy the full SHA
    2a5c7d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

  1. Fix a bug where the freelist being updated during a cooperate evictio…

    …n leads to unclaimable pages
    ragadeeshu committed Dec 13, 2016
    Copy the full SHA
    f1190b1 View commit details
    Browse the repository at this point in the history