Skip to content

17.5.1.050-orioledb

Choose a tag to compare

@github-actions github-actions released this 25 Oct 01:42
52deb6f
feat: support multiple versions of the pgroonga extension (#1677)

* feat: support multiple versions of the pgroonga extension

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

* refactor(nix): make sure ext contains only extensions

Moved sfcgal and mecab-naist-jdic from nix/ext to nix/packages.

* feat: resolve a few issues with tests and integration with tooling

* fix: make sure that docker image has full/correct groonga/pgroonga handling

* chore: bump version to release

---------

Co-authored-by: Sam Rose <samuel@supabase.io>