15.14.1.027
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]>