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: multiple versions for the pgsodium extension (#1660)
* feat: multiple versions for the pgsodium extension
Build multiple versions of the pgsodium extension on different PostgreSQL versions.
Add test for the extensions and their upgrade on PostgreSQL 15 and 17.
* fix: cleanup after rebase
* feat: multiversion pgsodium
* fix: update package name in test
* chore: bump version for release
---------
Co-authored-by: Sam Rose <[email protected]>
Co-authored-by: samrose <[email protected]>