Skip to content

15.14.1.027

Choose a tag to compare

@github-actions github-actions released this 23 Oct 22:09
0fc42a5
feat: support multiple versions of the pg_repack extension (#1688)

* feat: support multiple versions of the pg_repack extension

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

* chore: bump to test

* tests: basic test for repack

* chore: bump to release

---------

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