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 compatibility: fix backend type orders in test #7760

Merged
merged 2 commits into from
Nov 21, 2024

Commits on Nov 21, 2024

  1. Fix Test Failure in multi-mx in PG17 (#7722)

    This PR addresses a regression test failure in the multi-mx feature of
    Citus with the new PostgreSQL 17 version. The regression was identified
    during the execution of multi-node tests, specifically targeting
    compatibility issues introduced with PostgreSQL 17.
    
    ---------
    
    Co-authored-by: Mehmet YILMAZ <[email protected]>
    (cherry picked from commit 70cf729)
    m3hm3t authored and naisila committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    446c2c9 View commit details
    Browse the repository at this point in the history
  2. Revert these changes

    naisila committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b844f85 View commit details
    Browse the repository at this point in the history