Skip to content

fix: support pg13#13

Merged
silver-ymz merged 1 commit intotensorchord:mainfrom
silver-ymz:fix/support-pg13
May 30, 2025
Merged

fix: support pg13#13
silver-ymz merged 1 commit intotensorchord:mainfrom
silver-ymz:fix/support-pg13

Conversation

@silver-ymz
Copy link
Member

close #12

Signed-off-by: Mingzhuo Yin <yinmingzhuo@gmail.com>
@silver-ymz silver-ymz requested a review from Copilot May 29, 2025 13:13
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@silver-ymz silver-ymz requested a review from Copilot May 29, 2025 13:13
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds PostgreSQL 13 support by updating feature gating and CI matrix.

  • Include pg13 in Rust feature check
  • Expand GitHub Actions matrix to test version 13

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/lib.rs Added feature = "pg13" to the version gating rule
.github/workflows/check.yml Included "13" in the matrix of Postgres versions

@silver-ymz silver-ymz merged commit af11606 into tensorchord:main May 30, 2025
12 checks passed
@silver-ymz silver-ymz deleted the fix/support-pg13 branch May 30, 2025 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fail to compile against PostgreSQL 13

2 participants