15.14.1.042
feat: support multiple versions of the pg_tle extension (#1756) * feat: multiple versions for the pg_tle extension Build multiple versions of the pg_tle extension on different PostgreSQL versions. Add test for the extensions and their upgrade on PostgreSQL 15 and 17. * chore: add release suffix for testing * feat(pg_tle): use default nixos extension test And run pg_regress tests for pg_tle as part of the unified extension tests