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

PG17: Enable ABI on CI #7312

Merged
merged 2 commits into from
Oct 7, 2024

Commits on Oct 7, 2024

  1. PG17: Enable ABI on CI

    fabriziomello committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    60af5fb View commit details
    Browse the repository at this point in the history
  2. Don't use dates before 1970 on regression tests

    The new tzdata-2024b release introduced some changes on PST8PDT
    timezone using dates before 1970 so make sure to use dates starting
    in this year to avoid flaky tests.
    
    postgres/postgres@b8ea0f67
    fabriziomello committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    66710f5 View commit details
    Browse the repository at this point in the history