You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support multiple versions of the vector extension (#1750)
* feat: multiple versions for the vector extension
Build multiple versions of the vector extension on different PostgreSQL versions.
Add test for the extensions and their upgrade on PostgreSQL 15 and 17.
* chore: add release suffix for testing
* fix: rebase to develop
* chore: bump version for release
* chore: refactor to run default nixos test
---------
Co-authored-by: Sam Rose <[email protected]>