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

chore: drop support for pg12 and pg13 #343

Closed
usamoi opened this issue Feb 5, 2024 · 0 comments · Fixed by #344
Closed

chore: drop support for pg12 and pg13 #343

usamoi opened this issue Feb 5, 2024 · 0 comments · Fixed by #344

Comments

@usamoi
Copy link
Collaborator

usamoi commented Feb 5, 2024

No description provided.

diogotcorreia added a commit to diogotcorreia/nixpkgs that referenced this issue May 13, 2024
Upstream (accidentally) broke support for postgresql 12 and 13 on
v0.2.1 by changing the signature of the `from_datum` function[^1].
This went unnoticed since the release branch `0.2` did not have CI.
Furthermore, they are removing support for these versions of postgresql
on v0.3.0[^2].

[^1]: tensorchord/pgvecto.rs@97e861d
[^2]: tensorchord/pgvecto.rs#343
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant