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 pgrouting extension (#1687)
* feat: support multiple versions of the pgrouting extension
Build multiple versions of the pgrouting extension on different PostgreSQL versions.
Add test for the extensions and their upgrade on PostgreSQL 15 and 17.
* feat: run pgrouting pg_regress tests from nixos test VM
* feat: test pgrouting with orioledb-17
Test pgrouting upgrade path on orioledb-17
* fix: we won't include an upgrade of pgrouting quite yet
* fix: integration tests need updating to use postgis-all
* chore: suffix to test
* chore: bump version to release
* chore: bump to release again`
---------
Co-authored-by: Sam Rose <[email protected]>