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

PostgreSQL minor version updates (17.1, 16.5, 15.9, 14.14) #9727

Merged
merged 1 commit into from
Nov 13, 2024

Commits on Nov 13, 2024

  1. PostgreSQL minor version updates (17.1, 16.5, 15.9, 14.14)

    This includes a patch to temporarily disable one test in the pg_anon
    test suite. It is an upstream issue, the test started failing with the
    new PostgreSQL minor versions because of a change in the default
    timezone used in tests. We don't want to block the release for this,
    so just disable the test for now. See
    https://gitlab.com/dalibo/postgresql_anonymizer/-/commit/199f0a392b37c59d92ae441fb8f037e094a11a52#note_2148017485
    hlinnaka committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    5a0f8c6 View commit details
    Browse the repository at this point in the history