Skip to content

15.14.1.032

Choose a tag to compare

@github-actions github-actions released this 28 Oct 21:53
3433882
feat: support multiple versions of the pg_hashids extension (#1755)

* feat: multiple versions for the pg_hashids extension

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

* feat: use default nixos extension test

And run pg_regress tests for pgtap as part of the unified extension tests

* chore: bump version to release

---------

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