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

Use version checks to decide about RelationGetSmgr backporting #5416

Merged
merged 1 commit into from Mar 9, 2023

Commits on Mar 9, 2023

  1. Use version checks to decide about RelationGetSmgr backporting

    Use explicit version checks to decide whether to define backported
    RelationGetSmgr function or rely on the function being available.
    This simplifies the cmake code a bit and make the backporting similar
    to how we handle this for other functions.
    svenklemm committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    5caeb8d View commit details
    Browse the repository at this point in the history