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

Move enterprise features to community #2435

Merged
merged 1 commit into from
Sep 30, 2020

Commits on Sep 30, 2020

  1. Move enterprise features to community

    This patch removes enterprise license support and moves
    move_chunk() function under community license (TSL).
    
    Licensing validation code been reworked and simplified.
    Previously used timescaledb.license_key guc been renamed to
    timescaledb.license.
    
    This change also makes testing code more strict against
    used license. Apache test suite now can test only apache-licensed
    functions.
    
    Fixes timescale#2359
    pmwkaa committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    6375cbb View commit details
    Browse the repository at this point in the history