Skip to content

17.5.1.026-orioledb

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 22:40
8a8fac4
feat: support multiple versions of the hypopg extension  (#1760)

* feat(hypopg): build multiple versions of the hypopg extension

Build multiple versions of the hypopg extension on different PostgreSQL versions.
Add test for the extensions and their upgrade on PostgreSQL 15 and 17.

* chore: add release suffix for testing

* chore: refactor hypopg test

Reuse the common nixos test for testing PostgreSQL extensions.

* chore: bump version for release

---------

Co-authored-by: Sam Rose <[email protected]>